Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into rzhxeo-cinemassacre

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-11 19:53:27 +02:00
commit d2f9cdb205
2 changed files with 116 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