[CeskaTelevize] Add initial support for ceskatelevize.cz

This commit is contained in:
pulpe
2014-03-01 11:47:52 +01:00
parent ca97a56e4b
commit 8cfb5bbf92
2 changed files with 107 additions and 0 deletions

View File

@ -26,6 +26,7 @@ from .c56 import C56IE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
from .ceskatelevize import CeskaTelevizeIE
from .channel9 import Channel9IE
from .chilloutzone import ChilloutzoneIE
from .cinemassacre import CinemassacreIE