Hi, Faheem.

2010/2/25 Faheem Mitha <[email protected]>:
> $ youtube-dl -b 'http://www.youtube.com/watch?v=6FNUiy-D5pQ' -o 
> arjay_melissa2.mp4
(...)

I just tried to get the video and everything was fine with me.

As a side note, Iwould suggest that you don't really specify the
extension of the downloaded file, since youtube-dl chooses it based on
the video quality that was downloaded.

In particular, with the video you specified above, the FLV
encapsulated H.264 + AAC file was found as the best quality video and
it should have an extension consisting of ".flv", as that is *not* an
MPEG-4 container (that's youtube format number 35).

Anyway, can you please try it again? If that doesn't work, could you
tell me what results you get if you tell youtube-dl to extract the URL
of the video and feed it to wget or curl (or, better yet, aria2c)?

You can get the URL with the command:

$ youtube-dl -b -g 6FNUiy-D5pQ

Please, be careful with the URL that youtube-dl will output as it is
highly probable to contain many ampersands.


Regards,

-- 
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to