imgupload - console version of Image Uploader
imgupload - cross-platform console utility for uploading files and images to over 30 different file hosting services.
Supported operating systems: Windows / Ubuntu / OS X
USAGE: imgupload [OPTIONS] filename1 filename2 ...
Available options:
-l Prints server list -s <server_name> -u -p -cl <bbcode|html|plain> (Default: plain) -ct <TableOfThumbnails|ClickableThumbnails|Images|Links> -fl <folder_id> ID of remote folder or album (supported by some servers) Note that this is not the folders name! How to obtain it: open configuration file 'settings.xml' (Image Uploader GUI version) in text editor, find your server under 'ServersParams' node, and copy value of the '_FolderID' attribute.
You can obtain it without using GUI program for some servers: Picasa WebAlbums: Open the album you want to upload in web browser, then click the "Share button". The URL in your browser's address bar will look like "https://picasaweb.google.com/lh/emailAlbum?uname=[some_number]&aid=[albumid]&...." Use [albumid] as remote folder ID. fotki.yandex.ru: Open the album you want to upload in web browser, the url in your browser's address bar will look like "https://fotki.yandex.ru/users/[username]/album/[albumid]/". Use [albumid] as remote folder ID. disk.yandex.ru: Folder ID it is just directory path, for example "/Pictures/Screenshots/". -pr Proxy address -pt <http|socks4|socks4a|socks5|socks5dns> Proxy type (default http) -pu Proxy username -pp Proxy password --help Prints this information Windows only options: -up Update servers.xml the 'Data' directory must be writable, otherwise update will fail --disable-update Disable auto-updating, which is performed by default