Trivernis
|
29533d6cc4
|
Added megapixel filtering
|
5 years ago |
Trivernis
|
eddd35f24c
|
Added image fetching progress
|
5 years ago |
Trivernis
|
3a7d676766
|
Merge pull request #6 from Trivernis/develop
Develop
|
5 years ago |
Trivernis
|
c5c4742db9
|
Added Pipenv to readme
|
5 years ago |
Trivernis
|
660b90d919
|
Merge remote-tracking branch 'origin/develop' into develop
|
5 years ago |
Trivernis
|
9fcfe625d4
|
Added pipfile and shebag line
- added pipfile for pipenv
- added shebag line to execute the file directly
- (converted to unix line endings)
|
5 years ago |
Trivernis
|
0f4933bb61
|
Fixed config file not being found
- fixed #5 by setting the directory for the config file to the scripts directory
|
5 years ago |
Trivernis
|
afe858ac5f
|
Delete test.zip
Woops, this file should have been gitignored...
|
5 years ago |
Trivernis
|
77468223e2
|
Cache-dir fix
- fixed cache name generation to use only the last part of the path
|
6 years ago |
Trivernis
|
33665b44ae
|
Progressbar and Zip-Improvements
- added zip lzma deflation flag
- added clear method to progressbar to clear the bar before overwriting it
|
6 years ago |
Julius
|
7da657763e
|
Merge branch 'master' into develop
|
6 years ago |
Julius
|
44b953bc3a
|
Added zip content filter
- images that exist in the zip-file won't be downloaded
|
6 years ago |
Trivernis
|
01d9c1381a
|
Added min-size filter
- added min-size setting (default 5kb) ignore images with a size tinier than the minimum
|
6 years ago |
Trivernis
|
63847390f1
|
Fixed style issues
- added encoding comment
- added author comment
- reduced line character count
|
6 years ago |
Trivernis
|
22624bc625
|
Merge pull request #1 from Trivernis/develop
Develop
|
6 years ago |
Trivernis
|
fe8858c3ed
|
Added nsfw filter
- defaults to exclude nsfw results
- added cli-option --nsfw to include nsfw results
|
6 years ago |
Trivernis
|
60a660be2f
|
Fancy changes
- removed - between reddit and downloader
- added badges to README
|
6 years ago |
Trivernis
|
c0366f6c09
|
Improved output
- prints image count after download
- prints finish of all downloads
|
6 years ago |
Trivernis
|
03cd4ccd99
|
Cleanup
- improved readme
- added comments to riddle.py
|
6 years ago |
Trivernis
|
9cb07ea4a1
|
First working commit
- added working riddle script using the reddit api
|
6 years ago |
Trivernis
|
f529b77c24
|
Initial commit
|
6 years ago |