-
Notifications
You must be signed in to change notification settings - Fork 12
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
[BUG] Can't Rewind or Pause LIVE videos #261
Comments
This is going to take a while to figure out, but I'll just leave notes for myself later:
Invidious will return web by default, unless it fails, then it tries something else. The official youtube app should be a |
@iBicha There are multiple reasons that it could be failing to play the live stream DASH, here are two potential ones:
|
Thanks @absidue, after many attempts, I realized my only option is HLS. |
I just made a change to Invidious locally to get
It's a start, but this needs to be exposed in the Invidious API somehow |
On the official YT app, i can rewind LIVE streams back to the beginning, and I can pause the video and resume it from the point i pause.
But on your app i can't do either.
In fact, no progress bar shows up at all for LIVE streams.
The text was updated successfully, but these errors were encountered: