Bump YTM api to 1.11.3. (#2722)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Mon, 1 Dec 2025 14:27:13 +0000 (15:27 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Dec 2025 14:27:13 +0000 (15:27 +0100)
Buml YTM api to 1.11.3.

music_assistant/providers/ytmusic/manifest.json
requirements_all.txt

index 1219a2515407426b43a58533f1b8f72873daf332..83c02d5cc1ba95627b5a7f26861e1fbb99758798 100644 (file)
@@ -6,7 +6,7 @@
   "description": "Stream songs and podcasts from YouTube Music.",
   "codeowners": ["@MarvinSchenkel"],
   "requirements": [
-    "ytmusicapi==1.11.2",
+    "ytmusicapi==1.11.3",
     "duration-parser==1.0.1",
     "deno==2.5.6"
   ],
index ec15077f5da5b60e1bce3341645cceef17050500..e117c4191a438dd013b704e71a4e36181beb6ca0 100644 (file)
@@ -68,5 +68,5 @@ unidecode==1.4.0
 uv>=0.8.0
 websocket-client==1.8.0
 xmltodict==1.0.2
-ytmusicapi==1.11.2
+ytmusicapi==1.11.3
 zeroconf==0.148.0