Update yt-dlp to latest version (2025.1.12) to add bsky support

This commit is contained in:
Patrick Robertson
2025-01-15 17:58:07 +01:00
parent 74cf1f5f23
commit 3ff7a9444d
2 changed files with 12 additions and 63 deletions

View File

@@ -46,7 +46,7 @@ dependencies = [
"cryptography (>=41.0.0,<42.0.0)",
"boto3 (>=1.28.0,<2.0.0)",
"dataclasses-json (>=0.0.0)",
"yt-dlp (==2024.09.27)",
"yt-dlp (==2025.1.12)",
"numpy (==2.1.3)",
"vk-url-scraper (>=0.0.0)",
"requests[socks] (>=0.0.0)",