From owner-freebsd-questions@FreeBSD.ORG Mon Dec 10 00:10:35 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B343A16A418 for ; Mon, 10 Dec 2007 00:10:35 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 7C90113C467 for ; Mon, 10 Dec 2007 00:10:35 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (87-194-3-32.bethere.co.uk [87.194.3.32]) by smtp1.bethere.co.uk (Postfix) with SMTP id 792CC98298 for ; Mon, 10 Dec 2007 00:10:34 +0000 (GMT) Message-ID: <475C83EE.3050601@onetel.com> Date: Mon, 10 Dec 2007 00:10:22 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071206) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20071208210331.GA1241@thought.org> <475B0A21.5000708@math.arizona.edu> <200712091445.23000.kneel.pardoe@virgin.net> <475C2014.6010805@math.arizona.edu> <475C80DE.40505@onetel.com> In-Reply-To: <475C80DE.40505@onetel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: copying DVD material :: somewhat OT. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2007 00:10:35 -0000 Chris Whitehouse wrote: > Predrag Punosevac wrote: > >> My Dear Friend, >> >> You will have to wait for a very long time then since all of the above >> except Flash (which Adobe does release for Linux but not for FreeBSD) >> works flawlessly on FreeBSD including watching YouTube (just use >> youtube-dl to snap the video and play with VLC). There are even >> alternative solutions for the Flash unless you want to play video >> games full of Flash! > > I tried youtube-dl but every url I tried gave > youtube-dl: No match. > > eg > > %youtube-dl http://youtube.com/watch?v=gpIM3nBR2ZA > youtube-dl: No match. > > I even installed the latest version. > > Do only certain videos work? Do you have an example that works? > > Thanks and apologies for hijacking your thread. > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > %youtube-dl "http://youtube.com/watch?v=gpIM3nBR2ZA" Retrieving video webpage... done. needs quotes... Chris