[Filmweb] Add extractor

This commit is contained in:
Déstin Reed 2016-08-17 16:02:59 +02:00 committed by Remita Amine
parent db145ee54a
commit a14001a5a1
3 changed files with 92 additions and 0 deletions

View file

@ -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,