1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

Update to ytdl-commit-195f22f6

[generic] Improve KVS (etc) extraction
195f22f679

Closes #3716
Authored by: Grub4k, pukkandan
This commit is contained in:
Simon Sawicki
2023-01-02 14:45:36 +01:00
committed by GitHub
parent 8300774c4a
commit 32a84bcf4e
5 changed files with 529 additions and 167 deletions

View File

@@ -1872,6 +1872,11 @@ from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
from .thisvid import (
ThisVidIE,
ThisVidMemberIE,
ThisVidPlaylistIE,
)
from .threespeak import (
ThreeSpeakIE,
ThreeSpeakUserIE,