[vidme:user] Add extractor (Closes #8416)
This commit is contained in:
parent
86e284e028
commit
b7b365067f
2 changed files with 51 additions and 2 deletions
|
@ -822,7 +822,10 @@ from .videomore import (
|
|||
)
|
||||
from .videopremium import VideoPremiumIE
|
||||
from .videott import VideoTtIE
|
||||
from .vidme import VidmeIE
|
||||
from .vidme import (
|
||||
VidmeIE,
|
||||
VidmeUserIE,
|
||||
)
|
||||
from .vidzi import VidziIE
|
||||
from .vier import VierIE, VierVideosIE
|
||||
from .viewster import ViewsterIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue