From owner-freebsd-questions@FreeBSD.ORG Tue Apr 9 11:17:35 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E1075E9C for ; Tue, 9 Apr 2013 11:17:35 +0000 (UTC) (envelope-from me@che78-3-82-246-30-233.fbx.proxad.net) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [IPv6:2a01:e0c:1:1599::13]) by mx1.freebsd.org (Postfix) with ESMTP id 906A61F2 for ; Tue, 9 Apr 2013 11:17:33 +0000 (UTC) Received: from che78-3-82-246-30-233.fbx.proxad.net (unknown [82.246.30.233]) by smtp4-g21.free.fr (Postfix) with ESMTP id C3F0B4C84A8 for ; Tue, 9 Apr 2013 13:17:28 +0200 (CEST) Received: by che78-3-82-246-30-233.fbx.proxad.net (Postfix, from userid 2000) id 99F8928429; Tue, 9 Apr 2013 13:17:27 +0200 (CEST) Date: Tue, 9 Apr 2013 13:17:27 +0200 From: Harald Weis To: FreeBSD questions Subject: Re: Youtube & Flash Videos broken? Message-ID: <20130409111727.GB2784@pollux.local.net> Mail-Followup-To: FreeBSD questions 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> <20130409122202.20f64ba1.freebsd@edvax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130409122202.20f64ba1.freebsd@edvax.de> User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 11:17:35 -0000 On Tue, Apr 09, 2013 at 12:22:02PM +0200, Polytropon wrote: > 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 requirement 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. Great. That was it! ===> Installing for youtube_dl-2013.02.02 ===> Generating temporary packing list ===> Compressing manual pages for youtube_dl-2013.02.02 ===> Registering installation for youtube_dl-2013.02.02 Installing youtube_dl-2013.02.02... done ===>>> Upgrade of youtube_dl-2012.02.27 to youtube_dl-2013.02.02 complete There is even a manpage now. Thank you very much indeed, Polytropon. -- Harald Versailles, France