Bump yt-dlp from 2024.9.27 to 2024.10.7 (#1712)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Oct 2024 22:56:42 +0000 (00:56 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 22:56:42 +0000 (00:56 +0200)
* Bump yt-dlp from 2024.9.27 to 2024.10.7

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.9.27 to 2024.10.7.
- [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.09.27...2024.10.07)

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

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/server/providers/ytmusic/manifest.json
requirements_all.txt

index 16fa771bb371938ef90cab7d172bca888458e58a..30d02f3831ef7869f755ade2200691f6b300e4b9 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.1", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.9.27"],
+  "requirements": ["ytmusicapi==1.8.1", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.10.7"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 352064d0d4a59b90b0cb166a1e3b6290d972e1a9..ccb5627acd9fcb7c7f66d50f58740ac0349ce4e5 100644 (file)
@@ -42,7 +42,7 @@ soundcloudpy==0.1.0
 tidalapi==0.7.6
 unidecode==1.3.8
 xmltodict==0.13.0
-yt-dlp==2024.9.27
+yt-dlp==2024.10.7
 yt-dlp-youtube-accesstoken==0.1.1
 ytmusicapi==1.8.1
 zeroconf==0.135.0