YTMusic: Fix extractor error (#2264)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Wed, 2 Jul 2025 06:45:49 +0000 (08:45 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Jul 2025 06:45:49 +0000 (08:45 +0200)
music_assistant/providers/ytmusic/manifest.json
requirements_all.txt

index 7ab36ca5fe02c40c6741d2221fcc229092b131a8..1b04803d85a4611121a6e50475d71143b943ee75 100644 (file)
@@ -7,7 +7,7 @@
   "codeowners": ["@MarvinSchenkel"],
   "requirements": [
     "ytmusicapi==1.10.3",
-    "yt-dlp==2025.6.9",
+    "yt-dlp==2025.6.30",
     "duration-parser==1.0.1",
     "bgutil-ytdlp-pot-provider==1.1.0"
   ],
index 1884fcb360810fab6c66a3b2b6d762db80658f31..b21dc7c08e85227e5175423e8f7ebf3a9bbaeef3 100644 (file)
@@ -55,6 +55,6 @@ sxm==0.2.8
 unidecode==1.4.0
 websocket-client==1.8.0
 xmltodict==0.14.2
-yt-dlp==2025.6.9
+yt-dlp==2025.6.30
 ytmusicapi==1.10.3
 zeroconf==0.147.0