2hands10fingers / Reddit-Image-Scraper-1.0

Scrapes/downloads a selected subreddit's posted images by a specified date range on http://reddit.com
http://www.glotacosm.com
48 stars 13 forks source link

Fix download timing (closes #19) #20

Closed jonasfs closed 6 years ago

jonasfs commented 6 years ago

Moved "verbose" output and filename creation to outside the download function, in order to use the function return state to measure download time.