nuclear icon indicating copy to clipboard operation
nuclear copied to clipboard

the soundcloud plugin is broken

Open phucbaodao opened this issue 4 years ago • 3 comments
trafficstars

**Platform:windows,Linux

**Nuclear version:v0.6.17

Description of the issue: i moved the plugin to soundcloud to search for more songs but when i click play music nothing happens

phucbaodao avatar Oct 27 '21 09:10 phucbaodao

Soundcloud returns 401 on its request, seem the API key not working

haidang666 avatar Oct 27 '21 14:10 haidang666

Probably needs to be replaced or even better, use a library that doesn't need an api key

nukeop avatar Oct 27 '21 18:10 nukeop

Just quick looking, I found this lib has a function to generate key (if I correct) https://github.com/DevSnowflake/soundcloud-scraper/blob/master/src/util/Util.js. Look worth to try.

haidang666 avatar Oct 28 '21 06:10 haidang666