mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
Added yt-dlp everywhere
This commit is contained in:
parent
e41f313fa3
commit
f5f7aff3b4
10 changed files with 18 additions and 11 deletions
1
setup.py
1
setup.py
|
@ -42,6 +42,7 @@ INSTALL_REQUIRES = [
|
|||
"django-extensions>=3.0.3",
|
||||
"dateparser>=1.0.0",
|
||||
"youtube-dl>=2021.04.17",
|
||||
"yt-dlp>=2021.4.11",
|
||||
"python-crontab>=2.5.1",
|
||||
"croniter>=0.3.34",
|
||||
"w3lib>=1.22.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue