aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL11
1 files changed, 11 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 0cce93d..dcee8d2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,15 @@
++--------------------------------------------+
+| YOUTUBE-DL |
++--------------------------------------------+
+
+vampire relies on youtube-dl to fetch media and meta information.
+Ensure that it is propery linstalled.
+
+e.g.
+
+ pip3 install youtube-dl
+
+----------------------------------------------+
| BUILDING |
+----------------------------------------------+