Skip to content

Commit

Permalink
[DEV] Use yt-dlp new default group
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbannon committed Oct 24, 2024
1 parent 31e4da9 commit 3beca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3beca88

Please sign in to comment.