From 938265700a2a9361dd78325e6c3143b20473df25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 17 Jul 2020 16:52:56 -0500 Subject: Revert "Use BeautifulSoup to extract information from YT searches" This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862. (closes #7) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3