[BACKEND] Update yt-dlp to latest commit
This commit is contained in:
parent
8d2999c2b2
commit
ad58920a62
1 changed files with 1 additions and 1 deletions
|
|
@ -27,12 +27,12 @@ package_dir =
|
||||||
packages=find:
|
packages=find:
|
||||||
|
|
||||||
install_requires =
|
install_requires =
|
||||||
yt-dlp==2023.7.6
|
|
||||||
argparse==1.4.0
|
argparse==1.4.0
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
mergedeep==1.3.4
|
mergedeep==1.3.4
|
||||||
mediafile==0.12.0
|
mediafile==0.12.0
|
||||||
PyYAML==5.3.1
|
PyYAML==5.3.1
|
||||||
|
yt-dlp@git+https://github.com/yt-dlp/yt-dlp@613dbce177d34ffc31053e8e01acf4bb107bcd1e
|
||||||
|
|
||||||
[options.package_data]
|
[options.package_data]
|
||||||
* = *.yaml
|
* = *.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue