mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-17 09:48:07 +01:00
[elemental_tv] Fix extractors order
This commit is contained in:
parent
513ea81155
commit
80c2305d45
|
@ -583,8 +583,8 @@
|
|||
)
|
||||
from .eighttracks import EightTracksIE
|
||||
from .eitb import EitbIE
|
||||
from .elementorembed import ElementorEmbedIE
|
||||
from .elemental_tv import ElementalTVIE
|
||||
from .elementorembed import ElementorEmbedIE
|
||||
from .elonet import ElonetIE
|
||||
from .elpais import ElPaisIE
|
||||
from .eltrecetv import ElTreceTVIE
|
||||
|
|
Loading…
Reference in New Issue
Block a user