[collegerama] Add extractor (#4540)

This commit is contained in:
Sergey M․ 2015-01-11 00:40:46 +06:00
parent 6ce08764a1
commit ed3958d714
2 changed files with 93 additions and 0 deletions

View file

@ -70,6 +70,7 @@ from .cnn import (
CNNArticleIE,
)
from .collegehumor import CollegeHumorIE
from .collegerama import CollegeRamaIE
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
from .comcarcoff import ComCarCoffIE
from .commonmistakes import CommonMistakesIE