[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)

This commit is contained in:
remitamine
2016-02-11 18:10:32 +01:00
parent 81e1c4e2fc
commit 8b85ac3fd9
2 changed files with 117 additions and 0 deletions

View File

@ -89,6 +89,10 @@ from .camdemy import (
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .canvas import CanvasIE
from .cbc import (
CBCIE,
CBCPlayerIE,
)
from .cbs import CBSIE
from .cbsnews import (
CBSNewsIE,