blob: dc88a6635e2c8fba2e83a5a4b05356bf66d75e72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.TH HTTP-MUSIC-CRAWL-YOUTUBE 1
.SH NAME
http-music-crawl-youtube - create a playlist file from a YouTube playlist URL
.SH SYNOPSIS
.B http-music crawl-youtube
<youtube playlist URL>
.SH DESCRIPTION
\fBhttp-music-crawl-youtube\fR is a simple utility that creates a playlist file from a YouTube playlist, given its URL.
It requires the \fByoutube-dl\fR command line utility to download tracks.
(It's also necessary to have youtube-dl to play them.)
.PP
crawl-youtube is not idiot proof.
It will not work with private playlists.
|