From owner-freebsd-questions@FreeBSD.ORG Mon Apr 8 17:56:38 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C972DE72 for ; Mon, 8 Apr 2013 17:56:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id A5322DD6 for ; Mon, 8 Apr 2013 17:56:38 +0000 (UTC) Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.41]) by be-well.ilk.org (Postfix) with ESMTP id 29D3E33C1E for ; Mon, 8 Apr 2013 13:56:33 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 88C523983C; Mon, 8 Apr 2013 13:56:31 -0400 (EDT) From: Lowell Gilbert To: FreeBSD questions Subject: Re: Youtube & Flash Videos broken? References: <20130406213911.GB2802@schweikhardt.net> <20130407000932.678efc0d.freebsd@edvax.de> <20130408150313.GB5491@pollux.local.net> Date: Mon, 08 Apr 2013 13:56:31 -0400 In-Reply-To: <20130408150313.GB5491@pollux.local.net> (Harald Weis's message of "Mon, 8 Apr 2013 17:03:13 +0200") Message-ID: <44bo9ox5ww.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 08 Apr 2013 17:56:38 -0000 Harald Weis writes: > On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote: > > > If it's just about YouTube video, why not use youtube-dl and > > mplayer? I haven't tested it for those particular two videos, > > but it tends to work for everything. :-) > > Can you please help me how to find the right URLs for youtube-dl ? > > For example on > http://www.youtube.com/user/ConcertosLive/videos > > When I copy URLs with mouse in opera I always get > "youtube-dl: No match." > > (opera and flash work fine for playing and also for downloading the > the ogg file) > > I definitely prefer the command line tool. > Getting rid of flash would be a tremendous relief. Right-click on one of the video icons, select "copy link address" and the cut buffer will contain the URL. Depending on your shell you may need to protect some of the characters from being interpreted.