Created
December 5, 2020 21:37
-
-
Save jeffheaton/53419d9dc44767c8171feaad21d2199a to your computer and use it in GitHub Desktop.
Medium: Merry-ganmas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[FLICKR] | |
id = [your api id] | |
secret = [your secret/password] | |
[Download] | |
path = d:\data\christmas | |
search = christmas decorations | |
prefix = christmas | |
update_minutes = 1 | |
license = 0,1,2,3,4,5,6,7,8,9,10 | |
max_download = 100000 | |
sources_file = sources.csv | |
[Process] | |
process = True | |
crop_square = True | |
min_width = 256 | |
min_height = 256 | |
scale_width = 256 | |
scale_height = 256 | |
image_format = jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment