1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[extractor/StarTrek] Add extractor (#4191)

Authored by: scy
This commit is contained in:
Tim Weber
2022-07-13 20:29:44 +02:00
committed by GitHub
parent 660c0c4efd
commit eb2333bce1
3 changed files with 78 additions and 1 deletions

View File

@@ -1618,6 +1618,7 @@ from .spike import (
BellatorIE,
ParamountNetworkIE,
)
from .startrek import StarTrekIE
from .stitcher import (
StitcherIE,
StitcherShowIE,