mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
dont install youtubedl anymore
This commit is contained in:
parent
16796a63fd
commit
75eeb12ebe
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dependencies = [
|
|||
"python-crontab>=2.5.1",
|
||||
"requests>=2.24.0",
|
||||
"w3lib>=1.22.0",
|
||||
"youtube-dl>=2021.04.17",
|
||||
# "youtube-dl>=2021.04.17",
|
||||
"yt-dlp>=2021.4.11",
|
||||
"playwright>=1.39.0",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue