An open API service indexing awesome lists of open source software.

https://github.com/apkawa/uimge

Various imagehostings picture uploader
https://github.com/apkawa/uimge

Last synced: about 1 year ago
JSON representation

Various imagehostings picture uploader

Awesome Lists containing this project

README

          

h1. About.

This program, named as uimge - batch uploader pictures to different imagehosting with the cli (command line interface).

h1. Options.


--version show program's version number and exit
-h, --help show this help message and exit

Major options:
--ib, --imgby Upload to http://imgby.com
--ps, --pictureshack
Upload to http://pictureshack.ru
--im, --itmages Upload to http://itmages.ru
--hr, --habreffect Upload to http://habreffect.ru
--j1, --jpg1 Upload to http://jpg1.ru
--al, --anime_last Upload to http://sun.anime-last.info
--sp, --savepic Upload to http://savepic.ru
--10p, --10pix Upload to http://10pix.ru
--it, --itrash Upload to http://itrash.ru
--pf, --picfront Upload to http://picfront.org
--c2n, --clip2net Upload to http://clip2net.com
-s, --smages Upload to http://smages.com
-k, --imageshack Upload to http://imageshack.us
-r, --radikal Upload to http://radikal.ru
--xt, --xtupload Upload to http://xtupload.com
--iu, --imageup Upload to http://imageup.ru
--px, --pixs Upload to http://pixs.ru
--fp, --fastpic Upload to http://fastpic.ru
--pu, --pikucha Upload to http://pikucha.ru
--ig, --imgur Upload to http://imgur.com
--pb, --picbox Upload to http://picbox.su
-u, --funkyimg Upload to http://funkyimg.com
-p, --picthost Upload to http://picthost.ru
--ba, --bayimg Upload to http://bayimg.com
--om, --omploader Upload to http://omploader.org
--pm, --picamatic Upload to http://picamatic.com

Additional options:
-t THUMB_SIZE, --thumb_size=THUMB_SIZE
Set thumbinal size. (Used PIL)
-f FILELIST, --file=FILELIST
Upload image from list

Output options:
--bo, --bb-orig Output in bb code in the original amount
--bt, --bb-thumb Output in bb code with a preview
--ho, --html-orig Output in html code in the original amount
--ht, --html-thumb Output in html code with a preview
--wi, --wiki Output in doku wiki format code with a preview
--usr=OUT_USR, --user-out=OUT_USR
Set user output #url# - original image, #tmb# -
preview image, #file# - filename Sample:
[URL=#url#][IMG]#tmb#[/IMG][/URL]
-d OUT_DELIM, --delimiter=OUT_DELIM
Set delimiter. Default - "\n"

h1. Installation.
# In other Operating System
* get tarball
* unpack
* go to catalog
* python setup.py --help
* enjoy!

h1. License.


This project is part of uimge.

Uploader picture to different imagehosting Copyright (C) 2009 apkawa@gmail.com

uimge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

site project http://wiki.github.com/Apkawa/uimge