Skip to content
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

Remove tailing slash from SoundCloud URLs #414

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

Scrxtchy
Copy link
Contributor

  • 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.

As researched in the provided issue, SoundCloud do not really support trailing consistently throughout the backend, but work appropriately on the frontend. This change alters NewPipe to remove the trailing slash from any URL, and the streamextractor has been changed to the changed url for fetching content.

Tests have been executed on Android Studio and there appear to be no regressions in functionality

@TobiGr TobiGr linked an issue Oct 16, 2020 that may be closed by this pull request
Copy link
Contributor

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this!

@TobiGr TobiGr merged commit 1a9bc8c into TeamNewPipe:dev Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soundcloud URLs that end with a slash cannot be parsed correctly
3 participants