1
0
Fork 0

[empflix] Add new extractor

This commit is contained in:
hojel 2014-05-12 04:10:29 -07:00
commit 877bea9ce1
2 changed files with 47 additions and 0 deletions

View file

@ -72,6 +72,7 @@ from .ehow import EHowIE
from .eighttracks import EightTracksIE
from .eitb import EitbIE
from .elpais import ElPaisIE
from .empflix import EmpflixIE
from .engadget import EngadgetIE
from .escapist import EscapistIE
from .everyonesmixtape import EveryonesMixtapeIE