[vlive] Add support for channels
This commit is contained in:
parent
ab6f6aee78
commit
b92d3c5343
2 changed files with 72 additions and 1 deletions
|
@ -1129,7 +1129,10 @@ from .vk import (
|
|||
VKUserVideosIE,
|
||||
VKWallPostIE,
|
||||
)
|
||||
from .vlive import VLiveIE
|
||||
from .vlive import (
|
||||
VLiveIE,
|
||||
VLiveChannelIE
|
||||
)
|
||||
from .vodlocker import VodlockerIE
|
||||
from .vodplatform import VODPlatformIE
|
||||
from .voicerepublic import VoiceRepublicIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue