mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[Letv] Add playlist support
This commit is contained in:
parent
7f09a662a0
commit
570311610e
2 changed files with 58 additions and 2 deletions
|
@ -237,7 +237,11 @@ from .krasview import KrasViewIE
|
|||
from .ku6 import Ku6IE
|
||||
from .la7 import LA7IE
|
||||
from .laola1tv import Laola1TvIE
|
||||
from .letv import LetvIE
|
||||
from .letv import (
|
||||
LetvIE,
|
||||
LetvTvIE,
|
||||
LetvPlaylistIE
|
||||
)
|
||||
from .lifenews import LifeNewsIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue