Chore(deps): Bump yt-dlp from 2024.12.13 to 2024.12.23 (#1820)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Jan 2025 10:55:09 +0000 (11:55 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 10:55:09 +0000 (11:55 +0100)
* Chore(deps): Bump yt-dlp from 2024.12.13 to 2024.12.23

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

---
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 d1e523188159ba38745ceae185866059ff75e7c7..92163ec47c8b5416e5c2f4c3a70ed50acc9a6c7c 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.8.2", "yt-dlp==2024.12.13"],
+  "requirements": ["ytmusicapi==1.8.2", "yt-dlp==2024.12.23"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index fa48b02e03aece07db1af0724b01205cd4b839cf..bde17d3bfd15327be665fd1b805f76e38b65ce68 100644 (file)
@@ -45,6 +45,6 @@ sxm==0.2.8
 tidalapi==0.8.3
 unidecode==1.3.8
 xmltodict==0.14.2
-yt-dlp==2024.12.13
+yt-dlp==2024.12.23
 ytmusicapi==1.8.2
 zeroconf==0.136.2