Skip to content

Simple CLI tool to download images from flickr by search text

Notifications You must be signed in to change notification settings

justinledford/flicker-search-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Simple CLI tool to download images from flickr by search text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages