mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-10 02:08:37 +09:00
[extractors] Remove VLivePlaylistIE import
This commit is contained in:
@@ -1357,7 +1357,6 @@ from .vk import (
|
|||||||
from .vlive import (
|
from .vlive import (
|
||||||
VLiveIE,
|
VLiveIE,
|
||||||
VLiveChannelIE,
|
VLiveChannelIE,
|
||||||
VLivePlaylistIE
|
|
||||||
)
|
)
|
||||||
from .vodlocker import VodlockerIE
|
from .vodlocker import VodlockerIE
|
||||||
from .vodpl import VODPlIE
|
from .vodpl import VODPlIE
|
||||||
|
Reference in New Issue
Block a user