[extractor/videoken] Add extractors (#5824)
Closes #5818 Authored by: bashonly
This commit is contained in:
parent
3d667e0047
commit
4b183d4962
2 changed files with 343 additions and 0 deletions
|
|
@ -2097,6 +2097,13 @@ from .videocampus_sachsen import (
|
|||
)
|
||||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .videoken import (
|
||||
VideoKenIE,
|
||||
VideoKenPlayerIE,
|
||||
VideoKenPlaylistIE,
|
||||
VideoKenCategoryIE,
|
||||
VideoKenTopicIE,
|
||||
)
|
||||
from .videomore import (
|
||||
VideomoreIE,
|
||||
VideomoreVideoIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue