1
0
Fork 0

[extractor/videoken] Add extractors (#5824)

Closes #5818
Authored by: bashonly
This commit is contained in:
bashonly 2022-12-29 14:29:08 +00:00 committed by GitHub
commit 4b183d4962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 343 additions and 0 deletions

View file

@ -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,