https://github.com/mperlet/fickr.py
download all public flickr photos from a user
https://github.com/mperlet/fickr.py
Last synced: 3 months ago
JSON representation
download all public flickr photos from a user
- Host: GitHub
- URL: https://github.com/mperlet/fickr.py
- Owner: mperlet
- Created: 2014-02-20T15:50:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T15:37:52.000Z (about 8 years ago)
- Last Synced: 2024-03-06T02:03:08.613Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## fickr 
> download all public flickr-photos from a user## Installation
pip install fickr
git clone [email protected]:mperlet/fickr.py.git
## Usage
fickr
## Sizes
* *sq* Square 75 (75 x 75)
* *q* Square 150 (150 x 150)
* *t* Thumbnail (100 x 56)
* *s* Small 240
* *n* Small 320
* *m* Medium 500
* *z* Medium 640
* *c* Medium 800
* *l* Large 1024
* *q* Large 1600
* *k* Large 2048
* *o* Original## Example
# download original picture size
python fickr mperlet# download thumbnail size
python fickr mperlet t