Releases: Serene-Arc/bulk-downloader-for-reddit
Releases · Serene-Arc/bulk-downloader-for-reddit
Bulk Downloader for Reddit 2.2
Changelog
- Add
clone
mode (#420) - Add
--disable-module
option (#341) - Includes submission date in file metadata (#387)
- Fetches more information in
archive
mode (#408) - Makes hash calculation more efficient on RAM (#416)
- Fixes path length issue (#385)
- Fixes file extension bug in Imgur sources (#403)
- Fixes emoji issue on macos (#407)
- Minor changes and bug fixes. See commit history for more information.
Bulk Downloader for Reddit 2.1.1
Bulk Downloader for Reddit 2.1
Changelog
- Allow specifying time format
- Allow specifying logfile location
- Addition of fallback downloaders
- Redgifs "Could not read the page source" bug is fixed (#358)
- Miscellaneous bug fixes
Bulk Downloader for Reddit 2.0
Changelog
Reimplementation of the project
Bulk Downloader for Reddit 1.10
This is the last release of v1. From now on, v1 will not be maintained.
Changelog
- Reddit Gallery support added
- .jpeg added as direct file format
--download-delay
added
Bulk Downloader for Reddit 1.9.4
Change log
- Program will not try again if connections was reset by the host.
Bulk Downloader for Reddit 1.9.3
Change log
- Bug that prevents downloading direct links is fixed
Bulk Downloader for Reddit 1.9.2
Change log
- Bug that downloads .gifv files as .jpg files is fixed
- Bug that prevents downloading videos from v.redd.it domain is fixed
Bulk Downloader for Reddit 1.9.1
Change log
- ffmpeg File Not Found Error on Unix systems fixed
Bulk Downloader for Reddit 1.9
Change log
-
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 downloaded if --no-dupe and --downloaded-posts options are given together
-
Bug fixes