[vlive:playlist] Add extractor
[youtube-dl] / youtube_dl / extractor / extractors.py
index 9ee080895071c1ccd5a56b2b0cdb764061a2ac50..eb1541729d1e31c76d39a3002cc947f90079d1d2 100644 (file)
@@ -1206,7 +1206,8 @@ from .vk import (
 )
 from .vlive import (
     VLiveIE,
-    VLiveChannelIE
+    VLiveChannelIE,
+    VLivePlaylistIE
 )
 from .vodlocker import VodlockerIE
 from .vodpl import VODPlIE