diff options
| -rw-r--r-- | youtube_dl/extractor/extractors.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 9d7fecfe8..302ce6be4 100644 --- a/youtube_dl/extractor/extractors.py +++ b/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 | 
