mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-19 22:50:29 +08:00
d9e7f1a637
Release: https://pypi.org/pypi/yt-dlp/2025.8.22 Repository: https://github.com/yt-dlp/yt-dlp Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/yt-dlp Diff: https://github.com/yt-dlp/yt-dlp/compare/2025.08.20...2025.08.22 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 2 files included in typeshed's stubs have been modified or renamed: `yt_dlp/cookies.py`, `yt_dlp/version.py`. - Total lines of Python code added: 188. - Total lines of Python code deleted: 179. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>