easlice / bandcamp-downloader

Download your bandcamp collection using this python script.
MIT License
281 stars 34 forks source link

Add support for filtering downloads by date. #27

Closed ywwg closed 4 months ago

ywwg commented 8 months ago

Adds --download-since, which mostly restricts downloads to those on or after the given date. Due to API limitations, some recent purchases may be downloaded even if they are outside the desired range because those purchases do not have purchase date information.