Bump yt-dlp from 2024.5.27 to 2024.7.1 (#1435)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Jul 2024 17:49:48 +0000 (19:49 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 17:49:48 +0000 (19:49 +0200)
* Bump yt-dlp from 2024.5.27 to 2024.7.1

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.5.27 to 2024.7.1.
- [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.05.27...2024.07.01)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
...

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 60e89628e38cde1f0dc19990012d09debe2e26b0..172b64b848e49b6d7fed0b0a753291d4b79b50fc 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.7.3", "git+https://github.com/coletdjnz/yt-dlp-youtube-oauth2.git", "yt-dlp==2024.5.27"],
+  "requirements": ["ytmusicapi==1.7.3", "git+https://github.com/coletdjnz/yt-dlp-youtube-oauth2.git", "yt-dlp==2024.7.1"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index eec8b64ae57d8e91f38689767d5deb02526fadc8..bc04af4be74d157e89656a46b414b3d5f8a2fb9a 100644 (file)
@@ -42,6 +42,6 @@ soundcloudpy==0.1.0
 tidalapi==0.7.6
 unidecode==1.3.8
 xmltodict==0.13.0
-yt-dlp==2024.5.27
+yt-dlp==2024.7.1
 ytmusicapi==1.7.3
 zeroconf==0.132.2