Date: Mon, 10 Dec 2007 01:09:40 +0100 From: Roland Smith <rsmith@xs4all.nl> To: Chris Whitehouse <cwhiteh@onetel.com> Cc: freebsd-questions@freebsd.org Subject: Re: copying DVD material :: somewhat OT. Message-ID: <20071210000940.GA3696@slackbox.xs4all.nl> In-Reply-To: <475C80DE.40505@onetel.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071210000940.GA3696>