1
0
Fork 0

[ceskatelevize] Fix extractor (#1489)

Authored by: flashdagger
This commit is contained in:
Marcel 2021-10-31 05:49:03 +01:00 committed by GitHub
commit 92592bd305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 76 deletions

View file

@ -235,10 +235,7 @@ from .ccc import (
from .ccma import CCMAIE
from .cctv import CCTVIE
from .cda import CDAIE
from .ceskatelevize import (
CeskaTelevizeIE,
CeskaTelevizePoradyIE,
)
from .ceskatelevize import CeskaTelevizeIE
from .cgtn import CGTNIE
from .channel9 import Channel9IE
from .charlierose import CharlieRoseIE