[ellentube] Fix extraction (closes #14407)
This commit is contained in:
parent
1115271ac6
commit
e2707a832c
3 changed files with 145 additions and 104 deletions
|
@ -311,9 +311,11 @@ from .ehow import EHowIE
|
|||
from .eighttracks import EightTracksIE
|
||||
from .einthusan import EinthusanIE
|
||||
from .eitb import EitbIE
|
||||
from .ellentv import (
|
||||
EllenTVIE,
|
||||
EllenTVClipsIE,
|
||||
from .ellentube import (
|
||||
EllenTubeIE,
|
||||
EllenTubeEpisodeIE,
|
||||
EllenTubeStudioIE,
|
||||
EllenTubeVideoIE,
|
||||
)
|
||||
from .elpais import ElPaisIE
|
||||
from .embedly import EmbedlyIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue