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

Extract initRange so that we can play adaptive streams directly in a player #23463

Closed
mihaiav opened this issue Dec 20, 2019 · 1 comment
Closed
Labels

Comments

@mihaiav
Copy link

@mihaiav mihaiav commented Dec 20, 2019

Checklist

  • [x ] I'm reporting a feature request
  • [x ] I've verified that I'm running youtube-dl version 2019.11.28
  • [ x] I've searched the bugtracker for similar feature requests including closed ones

Description

I would like to play/stream the adaptive streams in a custom player without to process/ffmpeg the streams. In order to do that I need the initRange for each stream. This data seems available on the youtube.com page as it's used by the youtube player as well but unfortunately it's not returned by youtube-dl

e.g initRange\":{\"start\":\"0\",\"end\":\"265\"},\"indexRange\":{\"start\":\"266\",\"end\":\"1282\"}

@mihaiav mihaiav added the request label Dec 20, 2019
@nickerlan
Copy link

@nickerlan nickerlan commented Apr 30, 2020

Any updates on that?

@mihaiav mihaiav closed this May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.