1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[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
parent 3d667e0047
commit 4b183d4962
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,