Skip to content

Releases: OMEGARAZER/bulk-downloader-for-reddit-x

v1.0.10

01 Jul 01:53
f2ab9bf
Compare
Choose a tag to compare

What's Changed

  • Shipped API key is no longer valid, you will need to create your own

  • Chevereto downloader by @Soulsuck24 in #6
  • Fix the issue in the Oauth2 flow when receiving refresh token where the displayed page was not rendering information and alert correctly 78562d1
  • Update dependency versions.

Full Changelog: v1.0.9...v1.0.10

v1.0.9

17 Jun 21:16
e5a7efb
Compare
Choose a tag to compare

Adds downloaders for Flickr and nsfw.pics (#4)

Full Changelog: v1.0.8...v1.0.9

v1.0.8

07 Jun 00:22
29225a7
Compare
Choose a tag to compare

Fixes B607 issue in filename formatter that could cause hanging on windows.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

26 May 00:39
f67246d
Compare
Choose a tag to compare

Adds imgchest downloader
faster handling of empty urls from Reddit API.

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 May 00:21
48e065d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

V1.0.5

05 May 03:28
cf2a3b8
Compare
Choose a tag to compare

What's Changed

  • Redgif coverage by @Soulsuck24 in #2
  • FURB120/170 coverage
  • B603/607 coverage
  • Add Catbox downloader
  • Refactor of Imgur downloader
  • Add option for downvoted posts

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

31 Mar 20:51
a95a0c5
Compare
Choose a tag to compare

Various lint coverage.
Remove unused entry points that were left in error.
Log initial links when using API's rather than direct API link.

Full Changelog: V1.0.3...v1.0.4

v1.0.3

26 Mar 02:12
3d9570a
Compare
Choose a tag to compare

Correct logic error causing filters to be skipped when DB is in use.

Full Changelog: v1.0.2...V1.0.3

V1.0.2

23 Mar 17:51
fbf3b6a
Compare
Choose a tag to compare

Commit writes to DB periodically rather than wait till the end of the run.
Various linting.

Full Changelog: V1.0.1...v1.0.2

v1.0.1

16 Mar 16:43
446a5b1
Compare
Choose a tag to compare
  • Oauth2 and timeout updates
    • Move to 16 second timeout to match PRAW.
    • Catch timeout exception in resource downloader.
    • Oauth2 catch for cfg_parser passing None as string rather than python None if set in cfg file.

Full Changelog: v1.0.0...v1.0.1