[cbsnews] Add support for cbsnews.com (Closes #2691)

This commit is contained in:
Sergey M․ 2014-04-06 06:03:31 +07:00
parent 2a9e1e453a
commit 85e787f51d
2 changed files with 88 additions and 0 deletions

View file

@ -32,6 +32,7 @@ from .canal13cl import Canal13clIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
from .cbsnews import CBSNewsIE
from .ceskatelevize import CeskaTelevizeIE
from .channel9 import Channel9IE
from .chilloutzone import ChilloutzoneIE