« get me outta code hell

YouTube playlist downloader - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man/http-music-crawl-youtube.1
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-07-20 22:31:48 -0300
committerliam4 <towerofnix@gmail.com>2017-07-20 22:31:48 -0300
commit1056fb2cd20340fef5397d24133395b78c46ef10 (patch)
tree75dc1da364445f3aa8f11b35b868faff828db294 /man/http-music-crawl-youtube.1
parent90915ec04ccaf4fdb2b8fc991dfa7918a25510f5 (diff)
YouTube playlist downloader
Diffstat (limited to 'man/http-music-crawl-youtube.1')
-rw-r--r--man/http-music-crawl-youtube.113
1 files changed, 13 insertions, 0 deletions
diff --git a/man/http-music-crawl-youtube.1 b/man/http-music-crawl-youtube.1
new file mode 100644
index 0000000..58a03f5
--- /dev/null
+++ b/man/http-music-crawl-youtube.1
@@ -0,0 +1,13 @@
+.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.)