[tvplayer] Add new extractor

This commit is contained in:
Remita Amine 2017-02-09 23:07:43 +01:00
parent 55d4de2283
commit 4d32b63851
2 changed files with 76 additions and 0 deletions

View file

@ -1019,6 +1019,7 @@ from .tvplay import (
TVPlayIE,
ViafreeIE,
)
from .tvplayer import TVPlayerIE
from .tweakers import TweakersIE
from .twentyfourvideo import TwentyFourVideoIE
from .twentymin import TwentyMinutenIE