18 Commits (633f84202a883508034cae8c3528b4dcfe6dddbc)
 

Author SHA1 Message Date
Julius 633f84202a Added test config for riddle2 6 years ago
Julius c78d4f075a Changes in riddle2
- Non-result prints are now [~]
- Waiting 1 second before connection retry
6 years ago
Julius feaca33300 Added full functionalities to riddle2.py
- -c for number of images to download
6 years ago
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 c2ca91492b
Merge pull request #6 from Trivernis/Trivernis-patch-1
Added comments to riddle.py
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 026d75e95b Changed testing settings
Changed testing subreddit to r/Python
6 years ago
Trivernis f63f189b19 Tests, Requirements and more
- removed setup.py
- added requirements.txt
- updated README.md
- added circleci-config and folder
6 years ago
Trivernis c4b5956470 Created new Function out of duplicated code
closes #2
6 years ago
Trivernis cfb21ad268 Merge branch 'master' into develop 6 years ago
Trivernis f73f679103
Merge pull request #1 from Trivernis/add-license-1
Create LICENSE
6 years ago
Trivernis f24cdab806
Create LICENSE 6 years ago
Trivernis 545f6f96d1 Renamed local Repo
- new name is python-utility-scripts
6 years ago
Trivernis fa4ea6763e Merge branch 'develop' 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
Trivernis 11b72133b4 Initial commit 6 years ago