[tvc] Separate embed extractor
This commit is contained in:
parent
fff3455f58
commit
9f15bdabc8
2 changed files with 77 additions and 53 deletions
|
@ -584,7 +584,10 @@ from .tv2 import (
|
|||
TV2ArticleIE,
|
||||
)
|
||||
from .tv4 import TV4IE
|
||||
from .tvc import TVCIE
|
||||
from .tvc import (
|
||||
TVCIE,
|
||||
TVCEmbedIE,
|
||||
)
|
||||
from .tvigle import TvigleIE
|
||||
from .tvp import TvpIE, TvpSeriesIE
|
||||
from .tvplay import TVPlayIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue