Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 354 Bytes

flicker-search-dl

Simple CLI tool to download images from flickr by search text

Usage

python tag-dl.py <search text> <file tag> <dl path> <num photos>

Example

$ python tag-dl.py 'dolphin' 'dolphin' '.' 5
Downloading dolphin_0.jpg
Downloading dolphin_1.jpg
Downloading dolphin_2.jpg
Downloading dolphin_3.jpg
Downloading dolphin_4.jpg