mirror of https://github.com/yt-dlp/yt-dlp.git
[libsyn] Fix extractor alphabetic order
This commit is contained in:
parent
49aeedb8cb
commit
a1d0aa7b88
|
@ -250,8 +250,8 @@ from .letv import (
|
|||
LetvTvIE,
|
||||
LetvPlaylistIE
|
||||
)
|
||||
from .lifenews import LifeNewsIE
|
||||
from .libsyn import LibsynIE
|
||||
from .lifenews import LifeNewsIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
|
|
Loading…
Reference in New Issue