aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-07-17 16:52:56 -0500
committerJesús <heckyel@hyperbola.info>2020-07-17 16:52:56 -0500
commit938265700a2a9361dd78325e6c3143b20473df25 (patch)
treed22000ab49c5d7f6dcf7cc888ef113fddbcfe06d /README.md
parentcc0df81f1968544bcce1801680af7042e9d77a2e (diff)
downloadlivie-938265700a2a9361dd78325e6c3143b20473df25.tar.lz
livie-938265700a2a9361dd78325e6c3143b20473df25.tar.xz
livie-938265700a2a9361dd78325e6c3143b20473df25.zip
Revert "Use BeautifulSoup to extract information from YT searches"
This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862. (closes #7)
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 a8e2adf..ca14748 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,9 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
- `python >= 3.5`
- `python-requests`
-- `python-beautifulsoup4`
-- `python-lxml`
-- `hypervideo`
- `mpv`
- `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`
+ `sudo pacman -S python mpv python-requests`
## Installation