1
0
Fork 0
mirror of synced 2024-06-27 18:40:34 +12:00
Commit graph

7 commits

Author SHA1 Message Date
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
Ali Parlakçı fd4958c06a
v1.8.0 (#105)
## Change log
  
- Youtube support added
- Custom filenames feature added
- Custom folder structure feature added
- Unsaving downloaded posts option added
- Remove duplicate posts on different subreddits option added
- Skipping given domains option added
- Keeping track of already downloaded posts on a separate file option added (See --dowloaded-posts in README)
- No audio on v.redd.it videos bug fixed (see README for details about ffmpeg)
- --default-directory option is added
- --default-options is added
- --use-local-config option is added
- Bug fixes
2020-06-01 15:05:02 +03:00
Ali Parlakci c19d8ad71b Refactored error handling 2018-08-09 00:17:04 +03:00
Ali Parlakçı bcae177b1e
Split download function 2018-07-23 22:06:33 +03:00
Ali Parlakci 42672dc15d Adding error tracebacks to CONSOLE_LOG files 2018-07-11 22:27:48 +03:00
Ali Parlakci 65592c5d3a Improved checkConflicts() 2018-07-11 19:57:38 +03:00
Ali Parlakci 7e7af01370 Initial commit 2018-07-09 22:58:11 +03:00