Skip to content

Commit 83978ae

Browse files
committed
Require yt-dlp 2026+
1 parent a685ef8 commit 83978ae

2 files changed

Lines changed: 116 additions & 41 deletions

File tree

poetry.lock

Lines changed: 115 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.10"
1212
colorboy = "^1.0.3"
1313
mutagen = "^1.45.1"
1414
appdirs = "^1.4.4"
15-
yt-dlp = ">2021.0.0"
15+
yt-dlp = ">2026.0.0"
1616
yt-dlp-ejs = "^0.8.0"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)