ytmdl icon indicating copy to clipboard operation
ytmdl copied to clipboard

Bandcamp metadata provider

Open PauloVBettio opened this issue 1 year ago • 1 comments

There are a lot of songs that are only on Bandcamp. A metadata provider for them would be very nice

PauloVBettio avatar Apr 20 '23 03:04 PauloVBettio

I checked their API, from their docs, they don't have any details about exposing the API for searching music. Without that using the official API will not be possible.

Stumbled across this project which seems to be doing something similar. Haven't looked into the source code but looking at the dependencies, it seems like they are scraping bandcamp websites to get the data for the song.

If direct API access (or indirect API's) won't be possible, scrapping will be the only option however it will have to be verified how efficient scrapping the website will be and how hard/easy it is.

deepjyoti30 avatar Apr 20 '23 10:04 deepjyoti30