-
-
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
Support for PeerTube HLS videos #5964
Comments
I added a log report that I was able to pull. |
I converted the JSON to a readable form: Exception
Crash log
|
I think they are only HLS streams in this video. |
@TiA4f8R We did indeed turn on HLS streams for TILvids a few weeks ago, which probably coincides with this beginning to happen. HLS streams are now the preferred method of streaming, per the PeerTube team's documentation, and they're recommending all instances switch over to using it. So it seems like PeerTube functionality is likely to be pretty much dead-in-the-water for NewPipe going forward, until that support gets added. Bummer! :( |
Yes, until a proper support of HLS streams, we will not able to provide these videos. |
Same happened to me today while trying to run a peertube instance. Exception
Crash log
Hope the crashlog is properly formatted, sorry if it isn't. |
@TiA4f8R Are you on that? Otherwise, I'd take a look into it. |
I fixed that partially. The streams are extracted now (see TeamNewPipe/NewPipeExtractor#603, but the duration is not handled correctly in the app: app-debug.zip |
@TobiGr The problem is that the range inside segments URL can be at a different part and some services can return 404, 403, or 400. |
yes. already figured that out. we cannot apply the soundcloud hack to peertube |
Have you guys tried reaching out to the PeerTube team to see if they have any thoughts/ideas? I'm not sure what (if anything) could be done, but at least they're not a black hole of communication like YouTube. :) |
Checklist
Steps to reproduce the bug
We have been able to independently verify this happening on two devices so far. Possibly some configuration mismatch? PeerTube instance is running 3.0.1.
Actual behaviour
Video does not load.
Expected behavior
Video should successfully load and play.
Screenshots/Screen recordings
Logs
Do not have phone on me at the moment, will update this post in a bit when I can get to it, if I can pull a log.
UPDATE: Here is the report I pulled.
Device info
The text was updated successfully, but these errors were encountered: