Comment 5 for bug 1060813

Revision history for this message
Harshil Doshi (hdoshi093) wrote :

harshil@ubuntu:~$ wget https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl
--2012-10-07 11:24:51-- https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.github.com/rg3/youtube-dl/2012.09.27/youtube-dl [following]
--2012-10-07 11:25:03-- https://raw.github.com/rg3/youtube-dl/2012.09.27/youtube-dl
Resolving raw.github.com (raw.github.com)... 207.97.227.243
Connecting to raw.github.com (raw.github.com)|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41023 (40K) [text/plain]
Saving to: `youtube-dl'

100%[======================================>] 41,023 9.77K/s in 4.1s

2012-10-07 11:25:13 (9.77 KB/s) - `youtube-dl' saved [41023/41023]

harshil@ubuntu:~$ chmod +x ./youtube-dl
harshil@ubuntu:~$ youtube-dl http://www.youtube.com/watch?feature=player_detailpage&v=Kfja5-7Fw74
[1] 2959
harshil@ubuntu:~$ [youtube] Setting language
WARNING: unable to set language: <urlopen error [Errno -2] Name or service not known>
[youtube] watch: Downloading video webpage
ERROR: unable to download video webpage: HTTP Error 404: Not Found
^C
[1]+ Exit 1 youtube-dl http://www.youtube.com/watch?feature=player_detailpage
harshil@ubuntu:~$ youtube-dl -t http://www.youtube.com/watch?v=xa-0gDAO9As&feature=relmfu
[1] 3073
harshil@ubuntu:~$ [youtube] Setting language
WARNING: unable to set language: <urlopen error [Errno -2] Name or service not known>
[youtube] xa-0gDAO9As: Downloading video webpage
[youtube] xa-0gDAO9As: Downloading video info webpage
ERROR: unable to download video info webpage: <urlopen error [Errno -2] Name or service not known>
^C
[1]+ Exit 1 youtube-dl -t http://www.youtube.com/watch?v=xa-0gDAO9As
harshil@ubuntu:~$ youtube-dl -t http://www.youtube.com/watch?v=xa-0gDAO9As&feature=relmfu
[1] 3159
harshil@ubuntu:~$ [youtube] Setting language
[youtube] xa-0gDAO9As: Downloading video webpage
[youtube] xa-0gDAO9As: Downloading video info webpage
[youtube] xa-0gDAO9As: Extracting video information

ERROR: unable to download video
harshil@ubuntu:~$

now what i have to do?????