[cbc] Add support for watch.cbc.ca

This commit is contained in:
Remita Amine 2016-08-25 08:49:15 +01:00
parent 75fa990dc6
commit 30afe4aeb2
2 changed files with 174 additions and 0 deletions

View file

@ -130,6 +130,8 @@ from .carambatv import (
from .cbc import (
CBCIE,
CBCPlayerIE,
CBCWatchVideoIE,
CBCWatchIE,
)
from .cbs import CBSIE
from .cbslocal import CBSLocalIE