Skip to content

[SoundCloud] Miscellaneous refactors #1323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

absurdlylongusername
Copy link
Member

  • I carefully read the contribution guidelines and agree to them.
  • I have tested the API against NewPipe.
  • I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.

Some minor refactorings

  • Add toString to DateWrapper for better debugging
  • make SoundcloudStreamExtractor.getTimeStamp return 0 if not timestamp found in the url
  • Use Pattern instead of String in regex for SoundcloudStreamLinkHandlerFactory
  • Refactor Parser.java
  • Refactor AudioStream constructor to take builder instead of many parameters
  • Other minor changes

@TobiGr TobiGr added soundcloud service, https://soundcloud.com/ codequality Improvements to the codebase to improve the code quality labels Jul 8, 2025
@ShareASmile ShareASmile changed the title Miscellaneous refactors [SoundCloud] Miscellaneous refactors Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codequality Improvements to the codebase to improve the code quality soundcloud service, https://soundcloud.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants