1
0
Fork 0

[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
commit a63d9bd0b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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