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

Fix NullPointerException in YouTubeStreamExtractor.getStreamSegments() #797

Merged
merged 2 commits into from
Feb 16, 2022

Conversation

TobiGr
Copy link
Contributor

@TobiGr TobiGr commented Feb 11, 2022

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

Fixes TeamNewPipe/NewPipe#7792

For more info see TeamNewPipe/NewPipe#7792 (comment)

APK: app-debug.zip

@TobiGr TobiGr added bug Issue is related to a bug youtube service, https://www.youtube.com/ labels Feb 11, 2022
Copy link
Member

@litetex litetex left a comment

Choose a reason for hiding this comment

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

This would fix the problem with less code

Co-authored-by: litetex <40789489+litetex@users.noreply.github.com>
@TobiGr TobiGr merged commit 5c8fbeb into dev Feb 16, 2022
@TobiGr TobiGr deleted the fix/npe-stream-segments branch February 16, 2022 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug youtube service, https://www.youtube.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[YouTube] Error snackbar when watching some videos (NPE in YoutubeStreamExtractor.getStreamSegments())
3 participants