jaymoulin / keeptune

Google Chrome Extension to download on Bandcamp, Soundcloud...
https://keeptune.jaymoulin.me/
Other
67 stars 6 forks source link

Can't download from soundcloud as of code error. #49

Closed greevak closed 3 years ago

greevak commented 3 years ago

Description image

line 22 says:

function P(a,b){return new Promise(function(c,d){var e=JSON.parse(a),f=new XMLHttpRequest;f.arguments={P:b};f.onerror=function(){return d(f.statusText)};f.open("GET",e[e.length-4]);f.onload=function(){var g=/client_id:"([^"]+)"/g.exec(f.responseText);"undefined"!==typeof g&&"undefined"!==typeof g[1]?c([g[1],f.arguments.P]):d("unable to get client id")};f.send(null)})}

Steps to reproduce the issue:

  1. fix the code.

Describe the results you received: I wanted to download a song from soundcloud but i keep getting this error message from chrome.

Describe the results you expected: work.

Additional required informations: image

Link of the site: Actual Keeptune version: 2.7.1>"

jaymoulin commented 3 years ago

Thank you for your issue. Keeptune support is now only continued for supporters on Patreon.

PayPal donation Buy me a coffee Become a Patron