Chore(deps): Bump yt-dlp from 2025.3.27 to 2025.3.31 (#2129)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Apr 2025 13:48:04 +0000 (15:48 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 13:48:04 +0000 (15:48 +0200)
* Chore(deps): Bump yt-dlp from 2025.3.27 to 2025.3.31

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.3.27 to 2025.3.31.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2025.03.27...2025.03.31)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-version: 2025.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump yt-dlp from 2025.3.27 to 2025.3.31

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.3.27 to 2025.3.31.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2025.03.27...2025.03.31)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-version: 2025.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Bump yt-dlp.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/providers/ytmusic/manifest.json
requirements_all.txt

index 5966c2a1e95f5c2ad3221620c22af87b27e3f5cb..96231a5d924d4295f5e93be426032191f5d4c99d 100644 (file)
@@ -4,7 +4,7 @@
   "name": "YouTube Music",
   "description": "Support for the YouTube Music streaming provider in Music Assistant.",
   "codeowners": ["@MarvinSchenkel"],
-  "requirements": ["ytmusicapi==1.10.3", "yt-dlp==2025.3.27", "duration-parser==1.0.1", "bgutil-ytdlp-pot-provider==0.8.2"],
+  "requirements": ["ytmusicapi==1.10.3", "yt-dlp==2025.3.31", "duration-parser==1.0.1", "bgutil-ytdlp-pot-provider==0.8.2"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 6a0dbe10d5296298b62148c5e1ee6a7bb955cd84..9364515009315d0fe43fe6356a471efe17b5200a 100644 (file)
@@ -52,6 +52,6 @@ sxm==0.2.8
 unidecode==1.3.8
 websocket-client==1.8.0
 xmltodict==0.14.2
-yt-dlp==2025.3.27
+yt-dlp==2025.3.31
 ytmusicapi==1.10.3
 zeroconf==0.146.5