Download images from flickr.com according to tags.
- Install flickrapi, urllib2: e.g., sudo pip install flickrapi urllib2 (linux)
- Sign up and log in: www.flickr.com
- Create an app: https://www.flickr.com/services/apps/create/noncommercial/? Make up app name and building, submit, get api_key and api_secret
- Set params
- If you cannot open flickr.com, please download and install lantern first: https://github.com/getlantern/forum/issues/833 Open lantern, then close it, and open: www.flickr.com
- This program will make a directory with the name same as 'tag' param, then download pictures into this directory.