masterT / bandcamp-scraper

A scraper for https://bandcamp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parseAlbumRawInfo return null

masterT opened this issue · comments

It looks like Bandcamp update their definition of the variable TralbumData in the <script> tag of the page. That makes the function parseAlbumRawInfo return null which fails the validation. Does anyone have an idea how to fix this? @soundofjw

I just made a PR that will hopefully fix this bug!

Fixed in version 1.2.1 🎉