[patreon] Add support for embedlies (fixes #4969)

This commit is contained in:
Philipp Hagemeister 2015-02-19 01:04:19 +01:00
parent 7707004043
commit 6b961a85fd
3 changed files with 40 additions and 3 deletions

View file

@ -121,6 +121,7 @@ from .ellentv import (
EllenTVClipsIE,
)
from .elpais import ElPaisIE
from .embedly import EmbedlyIE
from .empflix import EMPFlixIE
from .engadget import EngadgetIE
from .eporner import EpornerIE