Skip to content

Releases: easlice/bandcamp-downloader

0.2.0

20 Nov 13:59
0de0570
Compare
Choose a tag to compare

What's Changed

  • Better size checking + download fixes by @cubicvoid in #42
  • User curl_cffi instead of Requests for web requests. by @easlice in #41

Full Changelog: 0.1.3...0.2.0

0.1.3

24 Oct 12:33
90050ee
Compare
Choose a tag to compare

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

Full Changelog: 0.1.2...0.1.3

v0.1.2

29 Feb 19:29
Compare
Choose a tag to compare

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

Full Changelog: 0.1.1...0.1.2

Release v0.1.1

23 Aug 13:00
Compare
Choose a tag to compare

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).