Add CinemassacreIE

This commit is contained in:
rzhxeo 2013-10-05 09:37:11 +02:00
parent 3cd022f6e6
commit 400afddaf4
2 changed files with 101 additions and 0 deletions

View file

@ -12,6 +12,7 @@ from .brightcove import BrightcoveIE
from .c56 import C56IE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cinemassacre import CinemassacreIE
from .cnn import CNNIE
from .collegehumor import CollegeHumorIE
from .comedycentral import ComedyCentralIE