TeamNewPipe / TeamNewPipe/NewPipeExtractor
[Soundcloud] replace deprecated id with urn
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
Checklist
- I am aware that this issue is being opened for the NewPipe Extractor, NOT the app, and my feature request will be dismissed otherwise.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
- This issue contains only one feature request.
- I have read and understood the contribution guidelines.
Feature description
The id field in the api is now deprecated and we must now use urn instead. Must be done before 30th June otherwise functionality is not guaranteed.
I'll most likely have this done by 15th June cus I'm already working in this area of the code.
Why do you want this feature?
Self explanatory
Additional information
No response
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 the SoundCloud extractor code that reads the deprecated id field and compare it with the linked SoundCloud API guidance for urn. Update all affected uses to rely on urn, then verify that SoundCloud extraction still works before the stated deadline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100