We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f581c commit 98965cfCopy full SHA for 98965cf
stubs/yt-dlp/METADATA.toml
@@ -1,3 +1,3 @@
1
-version = "2026.01.29"
+version = "2026.01.31"
2
upstream_repository = "https://github.com/yt-dlp/yt-dlp"
3
requires = ["websockets"]
stubs/yt-dlp/yt_dlp/downloader/soop.pyi
@@ -0,0 +1,3 @@
+from .common import FileDownloader
+
+class SoopVodFD(FileDownloader): ...
0 commit comments