1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 04:23:59 +03:00

chore: bump yt-dlp to 2026.3.17

This commit is contained in:
darkzoul5
2026-06-03 14:10:25 +00:00
committed by github-actions[bot]
parent 56d3ed7fa2
commit 868b419d9c
+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.13",
"yt-dlp>=2026.3.17",
"PySide6",
]
[project.optional-dependencies]