1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[CGTN] Add extractor (#981)

Authored by: chao813
This commit is contained in:
Yuan Chao
2021-09-19 08:18:22 -04:00
committed by GitHub
parent f137e4c27c
commit a63d9bd0b0
3 changed files with 66 additions and 0 deletions

View File

@ -239,6 +239,7 @@ from .ceskatelevize import (
CeskaTelevizeIE,
CeskaTelevizePoradyIE,
)
from .cgtn import CGTNIE
from .channel9 import Channel9IE
from .charlierose import CharlieRoseIE
from .chaturbate import ChaturbateIE