billboard-charts icon indicating copy to clipboard operation
billboard-charts copied to clipboard

Fix images parsing and add artist album to ChartEntry

Open soubenz opened this issue 4 years ago • 2 comments

Billboard website use Javascript to lazy load images. This caused the issue with parsing the images. I managed to trace the data to an object in the page and create the links. I also added artist image next to the title/album image.

soubenz avatar Dec 06 '20 13:12 soubenz

Thanks! Can you rebase your branch? I fixed the tests in master.

I'll leave some inline comments.

guoguo12 avatar Dec 06 '20 19:12 guoguo12

@guoguo12 I did some modifications added more sizes for the images

soubenz avatar Dec 09 '20 11:12 soubenz