maple3142 / maple3142/browser-extensions
Local SoundCloud Downloader - TypeError: s.WritableStream is not a constructor
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thank you for your scripts!
Local SoundCloud Downloader is not working on Firefox 72, Tampermonkey v4.10.
The script loads correctly, but following error shows up in developer console if I click on the download button:
`TypeError: s.WritableStream is not a constructor`
Than nothing happens
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in Firefox 72 with Tampermonkey 4.10, then follow the Local SoundCloud Downloader download-button path where the console reports `s.WritableStream is not a constructor`. Done means the download button completes a download without this error; the payload names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100