Releases: easlice/bandcamp-downloader
Releases · easlice/bandcamp-downloader
0.2.0
0.1.3
This release includes the option to extract zips automatically after download.
What's Changed
- Allow specifying path for cookies when using --browser by @Half-Shot in #25
- Add an automatic dependency checker. by @easlice in #30
- Remove immediate return from download_album by @monokles in #31
- Add PR to the package GH workflow. by @easlice in #34
- feat: add --extract flag by @vin-cf in #33
- feat: only extract .zip files by @vin-cf in #38
- fix filename sanitization/spelling by @gkdwoe in #40
New Contributors
- @easlice made their first contribution in #30
- @monokles made their first contribution in #31
- @vin-cf made their first contribution in #33
- @gkdwoe made their first contribution in #40
Full Changelog: 0.1.2...0.1.3
v0.1.2
This release includes filtering downloads by date and properly excluding or including items that have been hidden.
What's Changed
- Fix names with slashes in them by @octylFractal in #22
- Ignore install-related directories by @genehack in #29
- Add support for filtering downloads by date. by @ywwg in #27
- Use beautifulsoup4 over bs4 by @Half-Shot in #24
- Fix download list for collections with hidden items, add
--include-hidden
by @cubicvoid in #28
New Contributors
- @octylFractal made their first contribution in #22
- @genehack made their first contribution in #29
- @ywwg made their first contribution in #27
- @Half-Shot made their first contribution in #24
- @cubicvoid made their first contribution in #28
Full Changelog: 0.1.1...0.1.2
Release v0.1.1
I'm starting to actually track versioning, and there might be a big refactor coming up. As such, I'm going to mark this spot in the code history in case someone doesn't like the changes (for some reason).