File ytdml-bs-dependency.patch of Package ytmdl
diff -urEbw ytmdl-2020.11.20.post1/setup.py ytmdl-2020.11.20.post1.new/setup.py
--- ytmdl-2020.11.20.post1/setup.py 2020-11-20 09:22:19.000000000 +0100
+++ ytmdl-2020.11.20.post1.new/setup.py 2020-11-23 09:55:23.045183803 +0100
@@ -16,7 +16,7 @@
'itunespy',
'requests',
'colorama',
- 'bs4',
+ 'beautifulsoup4',
'downloader-cli',
'lxml',
'pyxdg',