6 Commits (master)

Author SHA1 Message Date
Trivernis a513b5348d Started working on riddle2
New Features:
- First fetches all image urls (or a specific count) and starts the download afterwards -> The user can see a progress bar stating the total download progress instead of the progress of a single page
6 years ago
Trivernis 32af939716
Added comments to riddle.py
Added function descriptions and comments to global variables.
6 years ago
Trivernis 34831e9524 Prettier Output
- Added Progressbar
- changed testing settings
6 years ago
Trivernis c4b5956470 Created new Function out of duplicated code
closes #2
6 years ago
Trivernis 58f372048f Improvements and README edit
- files are stored in cache directory that will be deleted afterwards
- script exits in no-chaos mode
- added help description
6 years ago
Trivernis e7fa17bb00 Added Skripts and Setup
- Added riddle -  A script for downloading images from subreddits
- Added setup.py
6 years ago