Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2017 22:36:57 +0200
From:      Polytropon <freebsd@edvax.de>
To:        JD <jd1008@gmail.com>
Cc:        FreeBSD Users <freebsd-questions@freebsd.org>
Subject:   Re: [OT]: Question re: youtube-dl
Message-ID:  <20170725223657.335cc703.freebsd@edvax.de>
In-Reply-To: <5977AA58.9070308@gmail.com>
References:  <5977A949.6010505@gmail.com> <5977AA58.9070308@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170725223657.335cc703.freebsd>