[ctv] Add new extractor(closes #4077)

This commit is contained in:
Remita Amine 2016-06-30 18:21:47 +01:00
parent bf4fa24414
commit 9617b557aa
2 changed files with 31 additions and 0 deletions

View file

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