Releases: OMEGARAZER/bulk-downloader-for-reddit-x
v1.0.10
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
Adds downloaders for Flickr and nsfw.pics (#4)
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Fixes B607 issue in filename formatter that could cause hanging on windows.
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Adds imgchest downloader
faster handling of empty urls from Reddit API.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Fix OAuth2 init failure by @PhaseRush in #3
New Contributors
- @PhaseRush made their first contribution in #3
Full Changelog: v1.0.5...v1.0.6
V1.0.5
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
- @Soulsuck24 made their first contribution in #2
Full Changelog: v1.0.4...v1.0.5
v1.0.4
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
Correct logic error causing filters to be skipped when DB is in use.
Full Changelog: v1.0.2...V1.0.3
V1.0.2
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
- 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