mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-01-31 12:32:27 +01:00
[elemental_tv] Fix extractors order
This commit is contained in:
parent
513ea81155
commit
80c2305d45
1 changed files with 1 additions and 1 deletions
|
@ -583,8 +583,8 @@ from .egghead import (
|
||||||
)
|
)
|
||||||
from .eighttracks import EightTracksIE
|
from .eighttracks import EightTracksIE
|
||||||
from .eitb import EitbIE
|
from .eitb import EitbIE
|
||||||
from .elementorembed import ElementorEmbedIE
|
|
||||||
from .elemental_tv import ElementalTVIE
|
from .elemental_tv import ElementalTVIE
|
||||||
|
from .elementorembed import ElementorEmbedIE
|
||||||
from .elonet import ElonetIE
|
from .elonet import ElonetIE
|
||||||
from .elpais import ElPaisIE
|
from .elpais import ElPaisIE
|
||||||
from .eltrecetv import ElTreceTVIE
|
from .eltrecetv import ElTreceTVIE
|
||||||
|
|
Loading…
Add table
Reference in a new issue