masterT / bandcamp-scraper

A scraper for https://bandcamp.com
MIT License
194 stars 35 forks source link

Request: Add Release Date to getAlbumswithTag #71

Open OldZisty opened 1 year ago

OldZisty commented 1 year ago

First of all, thank you very much for this project. I review music for a certain unnamed publication, and this repository has saved me countless hours.

It would be incredibly helpful if the getAlbumswithTag function also displayed the release date - even just the release year. This function would be incredibly useful for tracking genre trends, new genres, and more.

I am just beginning to learn Python - shit I barely got this code to work myself - so I have no idea to the complexity of my request. I also know whomever reads this is also likely incredibly busy, but I figured I'd toss the idea out anyway.

I do also apologize if this function is already possible!

Cheers,

OZ