dbeley / rymscraper

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

feat: get album cover #47

Open apoleon33 opened 5 months ago

apoleon33 commented 5 months ago

Added the "Cover" field when calling network.get_album_infos(), containing an url to the album cover used by rym.

Fixing #46 .