[ellentv] Add new extractor
This commit is contained in:
parent
6f600ff5d6
commit
3cfafc4a9b
2 changed files with 83 additions and 0 deletions
|
@ -77,6 +77,10 @@ from .ebaumsworld import EbaumsWorldIE
|
|||
from .ehow import EHowIE
|
||||
from .eighttracks import EightTracksIE
|
||||
from .eitb import EitbIE
|
||||
from .ellentv import (
|
||||
EllenTVIE,
|
||||
EllenTVClipsIE,
|
||||
)
|
||||
from .elpais import ElPaisIE
|
||||
from .empflix import EmpflixIE
|
||||
from .engadget import EngadgetIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue