[viu] New extractor for viu.com
This commit is contained in:
parent
ec79b1de1c
commit
e7b6caef24
2 changed files with 257 additions and 0 deletions
|
@ -1105,6 +1105,10 @@ from .viki import (
|
|||
VikiIE,
|
||||
VikiChannelIE,
|
||||
)
|
||||
from .viu import (
|
||||
ViuIE,
|
||||
ViuPlaylistIE,
|
||||
)
|
||||
from .vk import (
|
||||
VKIE,
|
||||
VKUserVideosIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue