Bump yt-dlp from 2024.7.1 to 2024.7.7 (#1473)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Jul 2024 15:43:42 +0000 (17:43 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 15:43:42 +0000 (17:43 +0200)
* Bump yt-dlp from 2024.7.1 to 2024.7.7

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

---
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 172b64b848e49b6d7fed0b0a753291d4b79b50fc..381e0d5b031091389f4da05c24739d3231ab2b97 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.7.1"],
+  "requirements": ["ytmusicapi==1.7.3", "git+https://github.com/coletdjnz/yt-dlp-youtube-oauth2.git", "yt-dlp==2024.7.7"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 335d03ca715ff43cd7ea15ce2ad9b97e98ff78aa..497982aa15936cfdc4b5adbb43d74e59a9951191 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.7.1
+yt-dlp==2024.7.7
 ytmusicapi==1.7.3
 zeroconf==0.132.2