]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/_extractors.py
[extractor/vlive] Replace with `VLiveWebArchiveIE` (#6196)
[yt-dlp.git] / yt_dlp / extractor / _extractors.py
index 50dfe2eb1fd36f387afd706bb4cd74fbc34f4117..12ef50cc6bc26c41884a81ebea5cb02c1c0372fd 100644 (file)
 from .archiveorg import (
     ArchiveOrgIE,
     YoutubeWebArchiveIE,
+    VLiveWebArchiveIE,
 )
 from .arcpublishing import ArcPublishingIE
 from .arkena import ArkenaIE
     VKUserVideosIE,
     VKWallPostIE,
 )
-from .vlive import (
-    VLiveIE,
-    VLivePostIE,
-    VLiveChannelIE,
-)
 from .vodlocker import VodlockerIE
 from .vodpl import VODPlIE
 from .vodplatform import VODPlatformIE