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

Horrible performance change in past week or so #4547

Closed
ddevault opened this issue Dec 23, 2014 · 2 comments
Closed

Horrible performance change in past week or so #4547

ddevault opened this issue Dec 23, 2014 · 2 comments

Comments

@ddevault
Copy link

@ddevault ddevault commented Dec 23, 2014

At some point in the past week or so, youtube-dl's performance went through the floor. Here's an example:

sircmpwn@homura ~> youtube-dl --verbose --get-url "https://www.youtube.com/watch?v=8FYyeas1Thw"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--get-url', 'https://www.youtube.com/watch?v=8FYyeas1Thw']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.12.17.2
[debug] Python version 3.4.2 - Linux-3.17.6-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.5.1, ffprobe 2.5.1, rtmpdump 2.4
[debug] Proxy map: {}

After this, the URL appeared - 7 minutes later. Not kidding. Also happens without --get-url.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 23, 2014

It works fine for me. If it happened when you updated youtube-dl, does it works with the old version? If so, please post which version worked.

Have you check it's not something on your side? Is playing the video in a browser also slow?

@ddevault
Copy link
Author

@ddevault ddevault commented Dec 29, 2014

I was going to do a bisect to learn more, but it seems to be fine now. Weird.

@ddevault ddevault closed this Dec 29, 2014
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.