-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Opening some types of URLs cause permanent buffering #5224
Comments
I'm also facing this issue. |
This issue is not limited to videos inside playlists. I think any video with an timestamp will cause this issue @Stypox @TobiGr The reason for the endless buffering is that the NewPipe/app/src/main/java/org/schabi/newpipe/player/BasePlayer.java Lines 1128 to 1134 in 8fe1a76
Reason for
|
@Timsonrobl @shivasagarrao |
#5301 |
@XiangRongLin I tested the apk and links with start time are loading perfectly now. Thanks for PR. |
Checklist
Steps to reproduce the bug
Such URLs are provided when you click RMB in web YouTube player and choose "Copy video URL at current time"
Actual behaviour
Infinite buffering on black screen.
Expected behavior
Opening video on specified time.
Device info
The text was updated successfully, but these errors were encountered: