mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
[yt-dlp] Update to 2026.01.31 (#15354)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version = "2026.01.29"
|
||||
version = "2026.01.31"
|
||||
upstream_repository = "https://github.com/yt-dlp/yt-dlp"
|
||||
requires = ["websockets"]
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
from .common import FileDownloader
|
||||
|
||||
class SoopVodFD(FileDownloader): ...
|
||||
Reference in New Issue
Block a user