1
0
Fork 0
mirror of synced 2024-05-29 16:40:06 +12:00
bulk-downloader-for-reddit/src
Ali Parlakçı af1f9fd365
v1.9.0 (#114)
* IMGUR API is no longer used

* --skip now accepts file types instead of domain

* --skip-domain added

* --no-download added

* --no-dupe now supports YouTube

* Duplicates of older posts will not be dowloaded if --no-dupe and --downloaded-posts options are given together

* Invalid characters in MacOS and Linux platforms are removed from filenames

* Bug fixes
2020-06-03 18:10:25 +03:00
..
downloaders v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
__init__.py Initial commit 2018-07-09 22:58:11 +03:00
arguments.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
config.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
errors.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
jsonHelper.py v1.8.0 (#105) 2020-06-01 15:05:02 +03:00
parser.py Refactored error handling 2018-08-09 00:17:04 +03:00
programMode.py v1.8.0 (#105) 2020-06-01 15:05:02 +03:00
reddit.py v1.8.0 (#105) 2020-06-01 15:05:02 +03:00
searcher.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
store.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00
utils.py v1.9.0 (#114) 2020-06-03 18:10:25 +03:00