Bump yt-dlp from 2024.7.25 to 2024.8.1 (#1544)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 11 Aug 2024 11:00:02 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Aug 2024 11:00:02 +0000 (13:00 +0200)
* Bump yt-dlp from 2024.7.25 to 2024.8.1

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.25 to 2024.8.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.07.25...2024.08.01)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Bump.

---------

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

index 0b26ece0416916e3a01becc274e2a9863b146159..5e68ae5884c87b7ede68e2d69b7e52d8fe14ee01 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.0", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.7.25"],
+  "requirements": ["ytmusicapi==1.8.0", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.8.1"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 2123f7a962600de2cf917bf74e698587a326c420..dfc329fae6f4580fce19ec6e5a19acb47f0392b8 100644 (file)
@@ -40,7 +40,7 @@ soundcloudpy==0.1.0
 tidalapi==0.7.6
 unidecode==1.3.8
 xmltodict==0.13.0
-yt-dlp==2024.7.25
+yt-dlp==2024.8.1
 yt-dlp-youtube-accesstoken==0.1.1
 ytmusicapi==1.8.0
 zeroconf==0.132.2