[ccc] Add new extractor (Fixes #4890)

This commit is contained in:
Philipp Hagemeister 2015-02-10 05:42:41 +01:00
parent 6a78740211
commit 8f84f57183
2 changed files with 100 additions and 0 deletions

View file

@ -54,6 +54,7 @@ from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
from .cbsnews import CBSNewsIE
from .ccc import CCCIE
from .ceskatelevize import CeskaTelevizeIE
from .channel9 import Channel9IE
from .chilloutzone import ChilloutzoneIE