[ctvnews] Add new extractor(closes #2156)

This commit is contained in:
Remita Amine 2016-06-30 18:14:59 +01:00
parent 20361b4f25
commit bf4fa24414
2 changed files with 65 additions and 0 deletions

View file

@ -171,6 +171,7 @@ from .crunchyroll import (
)
from .cspan import CSpanIE
from .ctsnews import CtsNewsIE
from .ctvnews import CTVNewsIE
from .cultureunplugged import CultureUnpluggedIE
from .cwtv import CWTVIE
from .dailymail import DailyMailIE