mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-14 12:15:23 +00:00
draft for ctc.ru extractor
This commit is contained in:
@@ -444,6 +444,11 @@ from .cspan import (
|
||||
CSpanCongressIE,
|
||||
CSpanIE,
|
||||
)
|
||||
from .ctc import (
|
||||
CTCIE,
|
||||
CTCSeasonIE,
|
||||
CTCSeriesIE,
|
||||
)
|
||||
from .ctsnews import CtsNewsIE
|
||||
from .ctv import CTVIE
|
||||
from .ctvnews import CTVNewsIE
|
||||
|
||||
Reference in New Issue
Block a user