[viafree] Add extractor (Closes #10358)
This commit is contained in:
parent
6e7e4a6edf
commit
b35b0d73d8
2 changed files with 57 additions and 1 deletions
|
@ -898,7 +898,10 @@ from .tvp import (
|
|||
TVPIE,
|
||||
TVPSeriesIE,
|
||||
)
|
||||
from .tvplay import TVPlayIE
|
||||
from .tvplay import (
|
||||
TVPlayIE,
|
||||
ViafreeIE,
|
||||
)
|
||||
from .tweakers import TweakersIE
|
||||
from .twentyfourvideo import TwentyFourVideoIE
|
||||
from .twentymin import TwentyMinutenIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue