Browse Source

[extractors] Remove VLivePlaylistIE import

Remita Amine 4 years ago
parent
commit
f22fa82d7f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/extractors.py

+ 0 - 1
youtube_dl/extractor/extractors.py

@@ -1357,7 +1357,6 @@ from .vk import (
 from .vlive import (
     VLiveIE,
     VLiveChannelIE,
-    VLivePlaylistIE
 )
 from .vodlocker import VodlockerIE
 from .vodpl import VODPlIE