Date: Tue, 25 Jul 2017 14:44:52 -0600 From: JD <jd1008@gmail.com> To: Polytropon <freebsd@edvax.de> Cc: FreeBSD Users <freebsd-questions@freebsd.org> Subject: Re: [OT]: Question re: youtube-dl Message-ID: <5977ADC4.4080101@gmail.com> In-Reply-To: <20170725223657.335cc703.freebsd@edvax.de> References: <5977A949.6010505@gmail.com> <5977AA58.9070308@gmail.com> <20170725223657.335cc703.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/25/2017 02:36 PM, Polytropon wrote: > On Tue, 25 Jul 2017 14:30:16 -0600, JD wrote: >> Hi all youtube-dl users, >> Can this program find and download a vid with a rather specific substring >> in the URL of the vid? >> A substring such as: >> "0AmvYqE0amg" for example. >> Thanx for the syntax of how to do this. > Of course, that's what it basically does: > > % youtube-dl "https://www.youtube.com/watch?v=0AmvYqE0amg" > > It will download the video in the default format (which will > usually be one of the .flv, .mp4, or .webm formats). > > This video is not available. > Sorry about that. > > You're welcome. ;-) So, far, for the strings I have in a file as a list, it seems to be working .... :) :) MegaThanx!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5977ADC4.4080101>