Chore(deps): Bump yt-dlp from 2024.12.23 to 2025.2.19 (#2020)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 15 Mar 2025 07:08:48 +0000 (08:08 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 07:08:48 +0000 (08:08 +0100)
* Chore(deps): Bump yt-dlp from 2024.12.23 to 2025.2.19

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.12.23 to 2025.2.19.
- [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/2024.12.23...2025.02.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Buml 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 ee1a2842723053c58e20f4ad3c6d6ac949f78f48..4fd5770f1573acd223a776c51a2037169f476957 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.1", "yt-dlp==2024.12.23", "duration-parser==1.0.1"],
+  "requirements": ["ytmusicapi==1.10.1", "yt-dlp==2025.2.19", "duration-parser==1.0.1"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 888ef84ab8f00acae2c63cd8515e767bea65c283..946a6e764b529a50175d8ead7a0260bb8a405ba6 100644 (file)
@@ -51,6 +51,6 @@ sxm==0.2.8
 unidecode==1.3.8
 websocket-client==1.8.0
 xmltodict==0.14.2
-yt-dlp==2024.12.23
+yt-dlp==2025.2.19
 ytmusicapi==1.10.1
 zeroconf==0.145.1