switch to yt-dlp with required library updates, resolves #145

This commit is contained in:
meeb
2021-09-20 16:49:03 +10:00
parent ced6314a62
commit 837b6c3107
8 changed files with 24 additions and 22 deletions

View File

@@ -14,7 +14,6 @@ whitenoise = "*"
gunicorn = "*"
django-compressor = "*"
httptools = "*"
youtube-dl = "*"
django-background-tasks = "*"
requests = "*"
django-basicauth = "*"