diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Livie allows the user to search youtube.com and play the video from `mpv`. - `python-requests` - `python-beautifulsoup4` - `python-lxml` -- `hypervideo` +- `hypervideo` or `youtube-dl` - `mpv` `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo` |