« 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/package.json
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 /package.json
parent90915ec04ccaf4fdb2b8fc991dfa7918a25510f5 (diff)
YouTube playlist downloader
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index c66f894..57ef8aa 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,8 @@
     "./man/http-music.1",
     "./man/http-music-play.1",
     "./man/http-music-crawl-http.1",
-    "./man/http-music-crawl-itunes.1"
+    "./man/http-music-crawl-itunes.1",
+    "./man/http-music-crawl-youtube.1"
   ],
   "dependencies": {
     "cheerio": "^1.0.0-rc.1",