1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-01 19:47:01 +03:00

chore: bump yt-dlp to 2026.6.9

This commit is contained in:
darkzoul5
2026-06-11 12:38:15 +00:00
committed by github-actions[bot]
parent 15f2df0cbf
commit 7d0c7aa1d5
+1 -1
View File
@@ -12,7 +12,7 @@ license = { file = "LICENSE" }
keywords = ["youtube", "yt-dlp", "playlist", "sync"]
requires-python = ">=3.10"
dependencies = [
"yt-dlp>=2026.3.17",
"yt-dlp>=2026.6.9",
"PySide6_Essentials>=6.11.1",
]
[project.optional-dependencies]