README.md: update

This commit is contained in:
Jesús 2021-01-15 20:56:55 -05:00
parent 45cccd67a9
commit 5e8e05a8ed
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -12,7 +12,7 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
- `python-requests` - `python-requests`
- `python-beautifulsoup4` - `python-beautifulsoup4`
- `python-lxml` - `python-lxml`
- `hypervideo` - `hypervideo` or `youtube-dl`
- `mpv` - `mpv`
`sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo` `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`