[BUILD] Use yt-dlp new default group (#1099)

Seen in https://github.com/yt-dlp/yt-dlp/releases/tag/2024.10.22
This commit is contained in:
Jesse Bannon 2024-10-23 21:57:29 -07:00 committed by GitHub
parent 31e4da9ff7
commit 7676fd9488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"yt-dlp==2024.10.22",
"yt-dlp[default]==2024.10.22",
"colorama~=0.4",
"mergedeep~=1.3",
"mediafile~=0.12",