maple3142 / maple3142/browser-extensions
Request: ID3 for local-soundcloud-downloader.user.js
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to use the following variables in the page source to add ID3 metadata?
```
"artist":"____",
"album_title":"____",
"upc_or_ean"::"____",
"isrc"::"____",
```
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 locating local-soundcloud-downloader.user.js and inspect how it creates downloaded audio files and reads page-source data. Use the listed artist, album_title, upc_or_ean, and isrc values as the requested metadata inputs; done means downloads contain the requested ID3 metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100