mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 04:37:39 +03:00
switched to the yt-dlp fork of youtube-dl (closes #41)
This commit is contained in:
parent
09da20881c
commit
6e986a88ca
6 changed files with 125 additions and 35 deletions
2
Pipfile
2
Pipfile
|
@ -9,7 +9,7 @@ pylint = "*"
|
|||
[packages]
|
||||
aiohttp = "*"
|
||||
python-socketio = "~=4.0"
|
||||
youtube-dl = "*"
|
||||
yt-dlp = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue