aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorrigstot <52549972+rigstot@users.noreply.github.com>2021-07-29 06:03:01 +0200
committerGitHub <noreply@github.com>2021-07-29 09:33:01 +0530
commita318f59d14792d25b2206c3f50181e03e8716db7 (patch)
tree30e73874e2fe0631afe1b03aba231929afb10216 /yt_dlp/extractor/extractors.py
parent7d1eb38af154db77341b28b14776b23172a234e0 (diff)
downloadhypervideo-pre-a318f59d14792d25b2206c3f50181e03e8716db7.tar.lz
hypervideo-pre-a318f59d14792d25b2206c3f50181e03e8716db7.tar.xz
hypervideo-pre-a318f59d14792d25b2206c3f50181e03e8716db7.zip
[generic] Support KVS player (#549)
* Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 577261ca1..991c36014 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -1338,7 +1338,6 @@ from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
-from .thisvid import ThisVidIE
from .threeqsdn import ThreeQSDNIE
from .tiktok import TikTokIE
from .tinypic import TinyPicIE