Here is a nice and easy script to upload your pictures from your computer to your flickr account:
download flickr_upload from here:
http://linux.softpedia.com/get/Programming/Libraries/Flickr-Upload-21349.shtml
then wget, untar it and follow the README instructions. You may have to install one or two dependancies.
Then that's pretty easy to use, read the man first (man flickr_upload) then you can easily upload a directory with the following command:
flickr_upload --tag='"HuiHangGuDao" "Route du the Anhui HangZhou"' --friend 1 *
[upload all pictures inside this directory, and set 2 tags + only enable friends to view pics]
others options are also available from the man.
download flickr_upload from here:
http://linux.softpedia.com/get/Programming/Libraries/Flickr-Upload-21349.shtml
then wget, untar it and follow the README instructions. You may have to install one or two dependancies.
Then that's pretty easy to use, read the man first (man flickr_upload) then you can easily upload a directory with the following command:
flickr_upload --tag='"HuiHangGuDao" "Route du the Anhui HangZhou"' --friend 1 *
[upload all pictures inside this directory, and set 2 tags + only enable friends to view pics]
others options are also available from the man.
Commentaires
Enregistrer un commentaire
Tell me what you think