Skip to content

Releases: Serene-Arc/bulk-downloader-for-reddit

Bulk Downloader for Reddit 2.2

06 Jun 11:44
349abbf
Compare
Choose a tag to compare

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

16 May 16:40
aa750f9
Compare
Choose a tag to compare

Changelog

  • OAuth flow modified for Docker environment (#368)
  • Fix Youtube downloader crash on links with no downloadable media (#377)
  • Fix 404 errors with RedGifs links that were migrated from Gfycat (#374)

Bulk Downloader for Reddit 2.1

11 May 10:37
6c086e7
Compare
Choose a tag to compare

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

20 Apr 16:16
9155385
Compare
Choose a tag to compare

Changelog

Reimplementation of the project

Bulk Downloader for Reddit 1.10

18 Apr 09:34
Compare
Choose a tag to compare

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

09 Jul 14:20
Compare
Choose a tag to compare

Change log

  • Program will not try again if connections was reset by the host.

Bulk Downloader for Reddit 1.9.3

09 Jul 14:12
Compare
Choose a tag to compare

Change log

  • Bug that prevents downloading direct links is fixed

Bulk Downloader for Reddit 1.9.2

06 Jul 19:09
Compare
Choose a tag to compare

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

04 Jun 10:10
Compare
Choose a tag to compare

Change log

  • ffmpeg File Not Found Error on Unix systems fixed

Bulk Downloader for Reddit 1.9

03 Jun 15:37
af1f9fd
Compare
Choose a tag to compare

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