Local SoundCloud Downloader

Download SoundCloud without external service.

< 腳本Local SoundCloud Downloader的回應

提問/評論

§
發表於:2020-02-04
編輯:2020-03-25

Not working in Firefox 72, Tampermonkey v4.10

Loads correctly, following error in developer console if I click on the download button: TypeError: s.WritableStream is not a constructor

maple3142作者
§
發表於:2020-02-05

It is because Firefox haven't implement WritableStream, which is needed by this script. https://developer.mozilla.org/en-US/docs/Web/API/WritableStream#Browser_Compatibility

But you can upgrade to latest version, because I just added necessary polyfills.

發表回覆

登入以回復