LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   youtube-dl not working in ubuntu 11.04 (https://www.linuxquestions.org/questions/linux-newbie-8/youtube-dl-not-working-in-ubuntu-11-04-a-896196/)

midukkandavid 08-08-2011 10:07 AM

youtube-dl not working in ubuntu 11.04
 
youtube-dl giving the error as below...

david@david-System-Product-Name:~$ youtube-dl "http://www.youtube.com/watch?v=Ls-p_av2_oM&feature=fvhl"
[youtube] Setting language
[youtube] Ls-p_av2_oM: Downloading video webpage
[youtube] Ls-p_av2_oM: Downloading video info webpage
[youtube] Ls-p_av2_oM: Extracting video information
ERROR: no fmt_url_map or conn information found in video info

pls help....

corp769 08-08-2011 10:23 AM

Hello,

This is a common bug with quite a few videos on youtube. Check this link out - https://github.com/rg3/youtube-dl/issues/108
Get the source using git, and apply the patch, and you should be good. If you have any questions, ask away :p

Cheers,

Josh

RocknRolf 08-08-2011 10:54 AM

Try as root

Code:

youtube-dl -U

corp769 08-08-2011 11:08 AM

Quote:

Originally Posted by RocknRolf (Post 4436890)
Try as root

Code:

youtub-dl -U

You have a typo in there.... Also, last time I checked, the patch wasn't in the latest version yet, unless I overlooked it.

midukkandavid 08-08-2011 11:28 PM

thanx....it worked
 
worked...lol.

jdkaye 08-08-2011 11:53 PM

Quote:

Originally Posted by midukkandavid (Post 4437373)
worked...lol.

I'm happy it worked for you midukkandavid. Would you kindly mark this thread as "Solved" for the benefit of other users.
Thanks,
jdk
Ah I see it now is marked solved. Tnx again.


All times are GMT -5. The time now is 02:28 PM.