diff options
-rw-r--r-- | INSTALL | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 | +----------------------------------------------+ |