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

Youtube stream link generation speed #3483

Closed
viperfx opened this issue Aug 10, 2014 · 3 comments
Closed

Youtube stream link generation speed #3483

viperfx opened this issue Aug 10, 2014 · 3 comments

Comments

@viperfx
Copy link

viperfx commented Aug 10, 2014

Is there a way to make the -g option any faster to obtain the stream link? I am using it to obtain the WebM DASH format (-f 171) stream link. Currently it takes about 3-4s.

@abdullahsyed007
Copy link

I am also experiencing same problem

@alejomendoza
Copy link

Same problem here, is there a guide on how to solve this problem ? or how do the stream links get generated ?

@yan12125
Copy link
Collaborator

There are a few options:

  1. Add --youtube-skip-dash-manifest. Note that youtube-dl may miss some formats with this option.
  2. Use lazy extractors (Add experimenta lazy loading of info extractors #8497)
  3. Write a daemon for youtube-dl
  4. Use a VPS in United States. Better if near Silicon Valley

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

4 participants