aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-07-07 17:33:15 -0500
committerJesús <heckyel@hyperbola.info>2019-07-07 17:33:15 -0500
commit2a0c7cf582506a9129f700e8be002503c68aa231 (patch)
tree0e4eaa299e914798c47f7c55e45a5b045425deec /README.md
parent17f267be9d889b92f331d0cf2981061bb277bb9d (diff)
downloadlivie-2a0c7cf582506a9129f700e8be002503c68aa231.tar.lz
livie-2a0c7cf582506a9129f700e8be002503c68aa231.tar.xz
livie-2a0c7cf582506a9129f700e8be002503c68aa231.zip
Changed engine from YT to invidious closed #3
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 08f2fc3..3a8467a 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,9 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
## Requirements
- `python >= 3.6`
-- `python-beautifulsoup4`
-- `python-lxml`
- `mpv`
-- `hypervideo` or `youtube-dl`
- `sudo pacman -S python-beautifulsoup4 python-lxml mpv hypervideo`
+ `sudo pacman -S python mpv`
## Installation