[Filmweb] Add extractor
This commit is contained in:
parent
db145ee54a
commit
a14001a5a1
3 changed files with 92 additions and 0 deletions
|
@ -345,6 +345,7 @@ from .filmon import (
|
|||
FilmOnIE,
|
||||
FilmOnChannelIE,
|
||||
)
|
||||
from .filmweb import FilmwebIE
|
||||
from .firsttv import FirstTVIE
|
||||
from .fivemin import FiveMinIE
|
||||
from .fivetv import FiveTVIE
|
||||
|
@ -1120,6 +1121,7 @@ from .tvplayer import TVPlayerIE
|
|||
from .tweakers import TweakersIE
|
||||
from .twentyfourvideo import TwentyFourVideoIE
|
||||
from .twentymin import TwentyMinutenIE
|
||||
from .twentythreevideo import TwentyThreeVideoIE
|
||||
from .twitch import (
|
||||
TwitchVideoIE,
|
||||
TwitchChapterIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue