From owner-freebsd-questions@FreeBSD.ORG Mon Dec 10 00:09:43 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 496D216A417 for ; Mon, 10 Dec 2007 00:09:43 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id D3F4A13C455 for ; Mon, 10 Dec 2007 00:09:42 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id lBA09ecn086802; Mon, 10 Dec 2007 01:09:41 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 456CFB829; Mon, 10 Dec 2007 01:09:40 +0100 (CET) Date: Mon, 10 Dec 2007 01:09:40 +0100 From: Roland Smith To: Chris Whitehouse Message-ID: <20071210000940.GA3696@slackbox.xs4all.nl> Mail-Followup-To: Chris Whitehouse , 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <475C80DE.40505@onetel.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org 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:09:43 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 09, 2007 at 11:57:18PM +0000, Chris Whitehouse wrote: > I tried youtube-dl but every url I tried gave > youtube-dl: No match. >=20 > eg >=20 > %youtube-dl http://youtube.com/watch?v=3DgpIM3nBR2ZA > youtube-dl: No match. You have to quote the argument to youtube-dl, otherwise the shell will mess it up, because '?' is a special character for the shell. So use: youtube-dl 'http://youtube.com/watch?v=3DgpIM3nBR2ZA' Tested and works fine here. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHXIPEEnfvsMMhpyURAmB+AKCfm2eRnfi5yE2bsHPmvTfz7PvYZACeJFYK jatQWOg2uY3TPNNcAT3c5tc= =QwMM -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--