Commit Graph

10 Commits (33665b44ae49fd5d6fe17539eb46c38e7383f22e)

Author SHA1 Message Date
Trivernis 33665b44ae Progressbar and Zip-Improvements
- added zip lzma deflation flag
- added clear method to progressbar to clear the bar before overwriting it
5 years ago
Julius 7da657763e Merge branch 'master' into develop 5 years ago
Julius 44b953bc3a Added zip content filter
- images that exist in the zip-file won't be downloaded
5 years ago
Trivernis 01d9c1381a Added min-size filter
- added min-size setting (default 5kb) ignore images with a size tinier than the minimum
5 years ago
Trivernis 63847390f1 Fixed style issues
- added encoding comment
- added author comment
- reduced line character count
5 years ago
Trivernis fe8858c3ed Added nsfw filter
- defaults to exclude nsfw results
- added cli-option --nsfw to include nsfw results
5 years ago
Trivernis 60a660be2f Fancy changes
- removed - between reddit and downloader
- added badges to README
5 years ago
Trivernis c0366f6c09 Improved output
- prints image count after download
- prints finish of all downloads
5 years ago
Trivernis 03cd4ccd99 Cleanup
- improved readme
- added comments to riddle.py
5 years ago
Trivernis 9cb07ea4a1 First working commit
- added working riddle script using the reddit api
5 years ago