23 Commits

Author SHA1 Message Date
KeksNino f4a6bc6bb9 remove the editing of metadata post download 2026-04-15 19:52:31 +02: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