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

[ie/theatercomplextown] Add extractors (#8560)

Closes #8491
Authored by: bashonly
This commit is contained in:
bashonly
2023-11-11 14:04:29 -06:00
committed by GitHub
parent c76c96677f
commit 2863fcf2b6
2 changed files with 121 additions and 36 deletions

View File

@@ -1911,6 +1911,8 @@ from .srmediathek import SRMediathekIE
from .stacommu import (
StacommuLiveIE,
StacommuVODIE,
TheaterComplexTownVODIE,
TheaterComplexTownPPVIE,
)
from .stanfordoc import StanfordOpenClassroomIE
from .startv import StarTVIE