[OT]: Question re: youtube-dl

JD jd1008 at gmail.com
Tue Jul 25 20:44:54 UTC 2017



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!



More information about the freebsd-questions mailing list