Bump yt-dlp[default] from 2025.8.20 to 2025.8.22 (#1306)

Bumps [yt-dlp[default]](https://github.com/yt-dlp/yt-dlp) from 2025.8.20 to 2025.8.22.
- [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/2025.08.20...2025.08.22)

---
updated-dependencies:
- dependency-name: yt-dlp[default]
  dependency-version: 2025.8.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-27 09:10:28 -07:00 committed by GitHub
parent 895e6ea972
commit d1e584d505
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"yt-dlp[default]==2025.8.20",
"yt-dlp[default]==2025.8.22",
"colorama~=0.4",
"mergedeep~=1.3",
"mediafile~=0.12",