Skip to main content


What I need is some sort of software or script that scrapes my Bandcamp purchases, finds which ones have not yet been downloaded as FLAC to my Plex, and downloads them as FLAC to my Plex
in reply to mcc

You could probably repurpose this tool framagit.org/Ezwen/bandcamp-co… for this.

I don't remember how it keeps track of what it has downloaded already but if it uses the filesystem, you might be golden

in reply to mcc

PLEASE PLEASE PLEASE share if you find one that works.
in reply to mcc

I used this tool a while back, worked like a charm.
github.com/meeb/bandcampsync
in reply to mcc

coincidentally i just saw framagit.org/Ezwen/bandcamp-co… posted and reviewed as "works well" (incl. cronnability borne of idempotence). the third part (copying files) seems like an inherently solved problem to me.
This entry was edited (1 month ago)
in reply to mcc

@mcc I literally just had this same thought the other day. I couldn't find *any* of the tools that didn't rely on "stand up a copy of Chroime" or "borrow your browser cookies". But there are a bunch (in thread) I can't recommend if you don't care about that requirement.
@mcc
in reply to mcc

Alright, forgive me but you folks seem to know, what is Bandcamp? (And btw there’s a published API bandcamp.com/developer/account )