Releases: Serene-Arc/bulk-downloader-for-reddit
Releases · Serene-Arc/bulk-downloader-for-reddit
Bulk Downloader for Reddit v2.6.2
What's Changed
- Formatting cleanup by @OMEGARAZER in #711
- Imgur webp coverage by @Soulsuck24 in #716
- Add soft fail on 5xx Prawcore errors. by @OMEGARAZER in #713
- Add shell completions by @OMEGARAZER in #719
- Consolidate to pyproject by @OMEGARAZER in #720
- Cleanup tests by @OMEGARAZER in #722
- Completion fixes/test by @OMEGARAZER in #727
- Redgifs fix by @Soulsuck24 in #726
- Update download_factory.py by @OMEGARAZER in #728
- Standardize shebang and coding declaration by @OMEGARAZER in #729
- Move completion to pathlib by @OMEGARAZER in #730
- Redgifs updates by @Soulsuck24 in #731
- Redgif updates by @Soulsuck24 in #733
- Update connector for 7 digit ID's by @OMEGARAZER in #740
- Redgif fixes by @Soulsuck24 in #738
- Consolidate flake8 settings by @OMEGARAZER in #736
- Update black/isort by @OMEGARAZER in #742
- Update README.md to include information from #549 by @Botts85 in #744
- Update test.yml by @OMEGARAZER in #743
- Add option to determine filesystem restriction scheme by @Serene-Arc in #746
- Add script to unsave posts by @ZapperDJ in #721
- Update README.md by @OMEGARAZER in #749
- Add a logging plug by @Serene-Arc in #750
- Coverage for new gallery url by @OMEGARAZER in #751
- Move Imgur to API by @OMEGARAZER in #757
- Add new Redgifs subdomain by @Soulsuck24 in #748
- pep585 and pathlib updates by @OMEGARAZER in #760
- Gfycat/Redgifs coverage by @Soulsuck24 in #763
- 2.6.2 by @OMEGARAZER in #741
New Contributors
Full Changelog: v2.6.1...v2.6.2
Bulk Downloader for Reddit v2.6.1
What's Changed
- Imgur edge case coverage by @OMEGARAZER in #671
- Temp fix for Redgifs by @Soulsuck24 in #683
- Switch Redgifs to temporary tokens by @Soulsuck24 in #689
- link_to depreciation coverage by @OMEGARAZER in #692
- Fix test for deleted user on post by @OMEGARAZER in #693
- Add DelayforReddit support by @OMEGARAZER in #691
- Add catch for per-submission praw errors by @Serene-Arc in #695
- Fix PRAW deprecations by @OMEGARAZER in #696
- Update tests by @OMEGARAZER in #698
- Redgifs improvements by @Soulsuck24 in #699
- Add console entry point for pipx support by @OMEGARAZER in #704
- Lint run by @OMEGARAZER in #701
- Pylance typing by @OMEGARAZER in #705
- Revert "Pylance typing" due to Python incompatibility by @Serene-Arc in #706
- Redo Pylance typing changes by @OMEGARAZER in #707
- Format project according to Black standard by @Serene-Arc in #709
Full Changelog: v2.6.0...v2.6.1
Bulk Downloader for Reddit v2.6.0
Thanks to @Soulsuck24 for their help.
What's Changed
- Bash script: "Failed to write" ID extraction by @thayol in #581
- Add equivalent PowerShell scripts by @thayol in #579
- Add --subscribed option by @Serene-Arc in #600
- Add support for Redgifs images and galleries by @Serene-Arc in #601
- Add file scheme naming for archiver by @Serene-Arc in #602
- Make redgifs file extensions dynamic by @Serene-Arc in #606
- Update Readme with some command clarifications by @sinclairkosh in #619
- Strip any newline characters from names by @Serene-Arc in #621
- readme: make --search info a bit more clear by @chapmanjacobd in #628
- Use stdout by @chapmanjacobd in #626
- Add exclusion options to archiver by @Serene-Arc in #642
- fix: Redirect to /subreddits/search by @chapmanjacobd in #633
- YAML file for options (--opts my_opts.yaml) by @stared in #622
- Add score filtering by @chapmanjacobd in #634
- Re-fix Redgifs by @Soulsuck24 in #659
- Imgur updates by @Soulsuck24 in #664
- Fixing some test conditions by @OMEGARAZER in #667
- v2.6 by @aliparlakci in #640
New Contributors
- @thayol made their first contribution in #581
- @sinclairkosh made their first contribution in #619
- @chapmanjacobd made their first contribution in #628
- @Soulsuck24 made their first contribution in #659
Full Changelog: v2.5.2...v2.6.0
Bulk Downloader for Reddit v2.5.2
What's Changed
- Add Patreon image support by @Serene-Arc in #572
- Miscellaneous bug fixes
Full Changelog: v2.5.1...v2.5.2
Bulk Downloader for Reddit v2.5.1
What's Changed
Full Changelog: v2.5.0...v2.5.1
Bulk Downloader for Reddit v2.5.0
What's Changed
- Fix bug with period not separating file extension by @Serene-Arc in #547
- Stop videos from being downloaded as images by @OMEGARAZER in #551
- Add --ignore to ignore user by @jrwren in #546
- Other bug fixes
New Contributors
- @OMEGARAZER made their first contribution in #551
- @jrwren made their first contribution in #546
Full Changelog: v2.4.2...v2.5.0
Bulk Downloader for Reddit v2.4.2
Included in this release:
- Bug fixes for Erome module
- Moved to yt-dpl so youtube support and video support enhanced
- Other bug fixes
Full Changelog: v2.4.1...v2.4.2
Bulk Downloader for Reddit 2.4.1
Bulk Downloader for Reddit 2.4
Bulk Downloader for Reddit 2.3
Changelog
- Several bug fixes relating to Imgur links
- Add the
--comment-context
option - Added support for PornHub links
- Fix bug with NSFW Reddit galleries
- Numerous other small bug fixes and improvements