[canal13cl] fix info extraction

This commit is contained in:
remitamine 2015-09-07 16:39:01 +01:00
parent 4003bd82b0
commit 8b55cadc83
3 changed files with 78 additions and 49 deletions

View file

@ -67,7 +67,6 @@ from .camdemy import (
CamdemyIE,
CamdemyFolderIE
)
from .canal13cl import Canal13clIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
@ -612,6 +611,7 @@ from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
from .tele13 import Tele13IE
from .telebruxelles import TeleBruxellesIE
from .telecinco import TelecincoIE
from .telegraaf import TelegraafIE