Tenpi / soundcloud.ts

Wrapper for the Soundcloud API with typings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON.parse error @ playlist#getAlt & tracks#searchAlt

JeroenoBoy opened this issue · comments

I am getting the following errors when using tracks#searchAlt
image

And this issue with playlist#getAlt
image

commented

Fixed as of v0.4.2.

However, you should really use the better methods getV2 and searchV2 because the web scraping is prone to breaking.