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

not working on hls fragmented mp4 #45

Open
siberkolosis opened this issue Mar 5, 2024 · 1 comment
Open

not working on hls fragmented mp4 #45

siberkolosis opened this issue Mar 5, 2024 · 1 comment

Comments

@siberkolosis
Copy link

works, but not as I intended, but rather downloads the whole thing in 1 file. not small pieces like usual hls.
example: https://fediverse.tv/static/streaming-playlists/hls/a26a46d2-f52b-4914-b822-ff6218337d5b/46040db0-0f2a-4fb8-b254-e03c2567e295-master.m3u8

@warren-bank
Copy link
Owner

yeah, I wouldn't recommend using the proxy with this type of manifest.
to be clear, the manifest repeats the URL to the same mp4 file over and over again..
mapping each (4 second) time segment to a byte range within the mp4 file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants