Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Error "no fmt_url_map or conn information found in video info" on all videos #135
Comments
|
Yep appears they changed their backend again. Now the URL map key appears to be "url_encoded_fmt_stream_map" instead of "fmt_url_map". However, attempting to simply download the url_encoded_fmt_stream_map URL (after decoding) returns a 403. |
|
This should be fixed in my fork. Can you test that? |
|
That fork fixed the problem, thanks phihag! |
|
Fix confirmed... awesome. THANKS! |
|
Github and community power. Many thanks ! |
|
I tried using the "fork" but it downloads it partially (up to 20% or so) and then stops. |
|
@hamed1024 The official youtube-dl now contains the patch. My fork has no changes in the downloading code atm though, so you're likely going to run into the same issue. youtube may just have a fluke, so try again and see if the problem persists. If it does, please open a new bug, and include:
|
|
Thanks for your reply. I am new here and don't know how to open a new bug: sudo add-apt-repository ppa:nilarimogard/webupd8 And got: Thanks for any help. |
|
@hamed1024 At the top of the page, there's a tab Your problem is simple, however: You've got an outdated version of youtube-dl. The last update in the PPA you're using is from 2010. Fortunately, youtube-dl comes with its own update mechanism. Simply typing |
|
Perfect! |
|
sudo youtube-dl -U my problem is resolved! Thanks! |
|
Gratitude. |
|
This worked for me too, but I had to run the update twice to get the latest latest. |
|
Hi, Updating to latest stable version... |
|
This issue is closed and completely unrelated to your error. Perhaps you meant to create a new issue? |
|
i would be happy.... |
I've been using youtube-dl daily for nearly a year, and it's just stopped working today. On every video I attempt to download from youtube it says:
"ERROR: no fmt_url_map or conn information found in video info"
Is anybody else having this problem?? It think it may be extremely recent, so check before you say no!