[life:embed] Move to separated extractor and extract m3u8 formats
This commit is contained in:
parent
057ebeaca3
commit
754270313a
2 changed files with 51 additions and 1 deletions
|
@ -258,7 +258,10 @@ from .letv import (
|
|||
LetvPlaylistIE
|
||||
)
|
||||
from .libsyn import LibsynIE
|
||||
from .lifenews import LifeNewsIE
|
||||
from .lifenews import (
|
||||
LifeNewsIE,
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue