[cbssports] Add extractor (closes #4996)

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-02-19 13:06:53 +01:00
parent b88ba05356
commit a3b9157f49
2 changed files with 31 additions and 0 deletions

View File

@ -58,6 +58,7 @@ from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
from .cbsnews import CBSNewsIE
from .cbssports import CBSSportsIE
from .ccc import CCCIE
from .ceskatelevize import CeskaTelevizeIE
from .channel9 import Channel9IE