Replies: 1 comment 1 reply
-
I assume you're converting to HLS given the m3u8 path. The m3u8 path is deterministic and is the "video path" when viewing a videos information. Browsers don't natively support downloading HLS chunks like that so you'll need to use something like ffmpeg to download the full HLS stream and convert to mp4 locally if you want. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
thank you for the nice work on this project.
Case: I have several users that use my Ganymede instance to watch
Question: Can I enable somewhere that they can download the Stream? On other websites we are able to do this with some F12 tweaks but we could not find a solution for ganymede.
**edit: We just overlooked something in F12 mode we are able to Download m38u and the tts . but is there a easier solution? :)
Have a nice Day
natiT
Beta Was this translation helpful? Give feedback.
All reactions