Chore(deps): Bump yt-dlp from 2025.3.26 to 2025.3.27 (#2082)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 31 Mar 2025 22:11:57 +0000 (00:11 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 22:11:57 +0000 (00:11 +0200)
* Chore(deps): Bump yt-dlp from 2025.3.26 to 2025.3.27

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.3.26 to 2025.3.27.
- [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.26...2025.03.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/providers/ytmusic/manifest.json
requirements_all.txt

index 17e6ace333878382987c12d68c0ee5481247144b..444299a682596b747c902b6a66922d6b7ae7657b 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.2", "yt-dlp==2025.3.26", "duration-parser==1.0.1", "bgutil-ytdlp-pot-provider==0.8.1"],
+  "requirements": ["ytmusicapi==1.10.2", "yt-dlp==2025.3.27", "duration-parser==1.0.1", "bgutil-ytdlp-pot-provider==0.8.1"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 6983ab47dc9050f0ad533cfdeccc77e9400eaa9a..ae9aaf6328e61f93098e36ce5fcbe0d09b3ee776 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.26
+yt-dlp==2025.3.27
 ytmusicapi==1.10.2
 zeroconf==0.146.1