dbeley / rymscraper

Python library to extract data from rateyourmusic.com.
MIT License
163 stars 25 forks source link

updated get_chart_infos to grab secondary genres #45

Open matthewleonardson opened 11 months ago

matthewleonardson commented 11 months ago

Quick addition to the chart feature to grab secondary genres and add it to the dictionary. It is worth noting that a small, but considerable amount of albums do not have secondary genres, so I've made a semi-custom error message to let the user know there's probably nothing going wrong, but perhaps it is worth removing entirely, because it can get quite annoying when doing large chart scrapes to have your terminal filled with "errors."