[life:embed] Move to separated extractor and extract m3u8 formats

This commit is contained in:
Sergey M․ 2015-05-10 01:03:26 +06:00
parent 057ebeaca3
commit 754270313a
2 changed files with 51 additions and 1 deletions

View file

@ -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,