Skip to content

A simple Python script to upload files from a specified folder to Flickr

License

Notifications You must be signed in to change notification settings

freelancewebdev/FlickrPyUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Flickr Py Uploadr A simple Python script to upload photos & videos from the specified folder to Flickr

##Instructions You may need to install the Flickrapi module.

pip install flickrapi

Obtain your Flickr API key and secret.

Make a copy of flickr.py.cfg.sample and save as flickr.py.cfg

Add your key and secret as obtained above where indicated in the flickr.py.cfg file you just created

You should also specify the full path to the folder you wish to upload from.

You can also specify who has access to view your uploaded photos/videos

Finally run

python flickr.py

About

A simple Python script to upload files from a specified folder to Flickr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages