41 Commits

Author SHA1 Message Date
KeksNino 8657fb9d5f add flake.nix dev shell 2026-07-29 18:41:14 +02:00
KeksNino f4a6bc6bb9 remove the editing of metadata post download 2026-04-15 19:52:31 +02:00
gavin 34d9eb3fae Merge pull request #21 from yoshiyoshyosh/fix-grid 2025-09-20 14:41:34 -04:00
absolutesolver336699xx-sys 9823bbef15 Fix: Handle KeyError when 'offers' key is missing 2025-09-18 17:31:20 -03:00
yosh ded70d4671 fix exception when data-client-items doesn't exist 2025-09-10 03:38:32 -04:00
7x11x13 9766944201 A few type fixes 2025-03-21 14:13:09 -04:00
gavin 0c06c68d3d Merge branch 'main' into decoupling 2025-03-21 13:51:41 -04:00
7x11x13 5b1a926e49 Lint 2025-03-21 13:45:58 -04:00
yosh 121f738b0e decouple downloading logic from external features
the `bc_free_downloader.py` module now only does the logic of getting
info from bandcamp and downloading from bandcamp. the task of checking
if an album is already downloaded is delegated to the __main__ file
2025-03-21 01:19:04 -04:00
7x11x13 8a9651a57c Fix subcommands 2025-03-20 20:36:56 -04:00
7x11x13 8a67ec79e4 Use guerrilla mail 2025-03-12 16:12:24 -04:00
7x11x13 ac8e841e02 hotfix: skip email required albums 2025-03-06 12:22:37 -05:00
yosh 5e3878aaca refactor link handling, support filters 2024-12-22 17:43:51 -05:00
yosh 4884c1bd41 rework/cleanup argument handling and fix custom domains 2024-12-19 13:36:42 -05:00
7x11x13 e7a083aa9d Support urllib3 > 2 2024-08-24 13:01:08 -04:00
7x11x13 247c3f2193 Add --identity argument 2024-06-22 15:10:48 -04:00
7x11x13 e13c80592f Use docopt-ng 2024-06-22 13:29:55 -04:00
7x11x13 92cfd6b361 Download purchased albums if cookies file is supplied 2024-06-22 13:25:06 -04:00
7x11x13 6369128d0b Fix for email required albums 2024-06-22 11:58:03 -04:00
7x11x13 0b947502df Track downloaded albums using Bandcamp IDs 2024-06-22 11:52:40 -04:00
yosh eea18ea789 refactor how albums are determined to be downloadable or not
see https://github.com/7x11x13/free-bandcamp-downloader/pull/7 for details
2024-04-12 21:03:20 -04:00
yosh 586130b112 download_label: fix for new bandcamp data-client-items change 2024-03-22 19:19:38 -04:00
7x11x13 0fd227b2c2 Fix downloading trackless albums 2024-03-13 15:07:35 -04:00
7x11x13 858db521fb Fix downloading when tralbum-about is not found 2024-01-10 21:24:25 -05:00
7x11x13 6c9980d75f Fix warning 2023-11-30 18:11:32 -05:00
7x11x13 894ef8fa93 Fix label download 2023-11-30 18:09:42 -05:00
7x11x13 29d0597d93 Rewrite 2023-11-30 17:59:28 -05:00
yosh 178e47b053 add --no-unzip 2023-05-20 15:40:46 -05:00
yosh 08d83059f2 fix from bc + selenium changes 2023-05-20 15:40:30 -05:00
7x11x13 c0b3c14256 Update dependencies 2021-10-12 14:59:27 -04:00
7x11x13 267bd1dfc3 Don't kill geckodriver on exit 2021-10-07 23:31:55 -04:00
7x11x13 4843f9d4bc Bump version 2021-08-30 12:37:08 -04:00
7x11x13 116c1a7744 Change genre tags 2021-08-30 12:18:36 -04:00
7x11x13 89b9ad55ac Unzip albums, tag songs with album data 2021-08-30 11:21:37 -04:00
7x11x13 06592b8932 Don't fail on 502 errors 2021-05-06 06:16:30 -04:00
7x11x13 825dd367a0 Bump version 2021-04-28 11:41:06 -04:00
7x11x13 ff69fc50d4 Use disposable email to download emailed links 2021-04-28 11:40:49 -04:00
7x11x13 9461fccb7b Disable selenium log 2021-04-28 10:40:41 -04:00
7x11x13 d6d185d2c0 Fix typos 2021-04-27 15:27:53 -04:00
7x11x13 65d4753653 Fix stuff 2021-04-27 15:11:39 -04:00
7x11x13 7b03e4c57b Initial commit 2021-04-27 14:43:25 -04:00