Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2013 12:22:02 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Harald Weis <hawei@free.fr>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: Youtube & Flash Videos broken?
Message-ID:  <20130409122202.20f64ba1.freebsd@edvax.de>
In-Reply-To: <20130409101535.GA2784@pollux.local.net>
References:  <20130406213911.GB2802@schweikhardt.net> <20130407000932.678efc0d.freebsd@edvax.de> <20130408150313.GB5491@pollux.local.net> <20130409035830.dd03faa9.freebsd@edvax.de> <20130409101535.GA2784@pollux.local.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Apr 2013 12:15:35 +0200, Harald Weis wrote:
> I've also seen that the '-h' option did tell a lot of things, except the
> the reqirement to quote the URL...

This is something you'll find in "man csh" or "man bash". :-)



> Now I get the following:
> 
> me@pollux:~ % youtube-dl -v "http://www.youtube.com/watch?v=6xuubjIrYkc"
> [debug] Proxy map: {}
> [youtube] Setting language
> [youtube] 6xuubjIrYkc: Downloading video webpage
> [youtube] 6xuubjIrYkc: Downloading video info webpage
> [youtube] 6xuubjIrYkc: Extracting video information
> 
> ERROR: unable to download video
> me@pollux:~ % 

You should see something like this instead:

% youtube-dl "http://www.youtube.com/watch?v=6xuubjIrYkc"
[youtube] Setting language
[youtube] 6xuubjIrYkc: Downloading video webpage
[youtube] 6xuubjIrYkc: Downloading video info webpage
[youtube] 6xuubjIrYkc: Extracting video information
[download] Destination: 6xuubjIrYkc.flv
[download]   1.9% of 482.49M at  180.22k/s ETA 44:49
...
and so on.



> Unable(!) to see the reason.

What version are you running?

I have youtube_dl-2012.09.27 here, not the most recent one.
Sometimes there is a problem when your version has been
obsoleted by something YouTube did change.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130409122202.20f64ba1.freebsd>