[Canvas] Add new extractor

This commit is contained in:
Tom Gijselinck 2015-10-12 09:07:18 +02:00 committed by Sergey M․
parent 81549898c0
commit be2d40a58a
2 changed files with 81 additions and 0 deletions

View file

@ -86,6 +86,7 @@ from .camdemy import (
)
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .canvas import CanvasIE
from .cbs import CBSIE
from .cbsnews import CBSNewsIE
from .cbssports import CBSSportsIE