[laola1tv] add support embed urls and improve extraction(#11460)
This commit is contained in:
parent
6e416b210c
commit
b42a0bf360
2 changed files with 74 additions and 80 deletions
|
@ -446,7 +446,10 @@ from .kuwo import (
|
|||
KuwoMvIE,
|
||||
)
|
||||
from .la7 import LA7IE
|
||||
from .laola1tv import Laola1TvIE
|
||||
from .laola1tv import (
|
||||
Laola1TvEmbedIE,
|
||||
Laola1TvIE,
|
||||
)
|
||||
from .lci import LCIIE
|
||||
from .lcp import (
|
||||
LcpPlayIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue