diff options
author | Jesús <heckyel@hyperbola.info> | 2021-01-15 20:56:55 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-01-15 20:56:55 -0500 |
commit | 5e8e05a8ed8e05e77b3c3443b7f4c4a6a06c8b99 (patch) | |
tree | d3b55dd3f09789a9dcfee596225c64ec2c470010 | |
parent | 45cccd67a9767f442ac2171b621dbe9f462f5690 (diff) | |
download | livie-5e8e05a8ed8e05e77b3c3443b7f4c4a6a06c8b99.tar.lz livie-5e8e05a8ed8e05e77b3c3443b7f4c4a6a06c8b99.tar.xz livie-5e8e05a8ed8e05e77b3c3443b7f4c4a6a06c8b99.zip |
README.md: update
-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` |