[tvplayhome] Add extractor (closes #17344)

This commit is contained in:
Sergey M․ 2018-08-26 20:07:52 +07:00
parent e0b6e98871
commit dac6f7654a
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 112 additions and 3 deletions

View file

@ -1181,6 +1181,7 @@ from .tvp import (
from .tvplay import (
TVPlayIE,
ViafreeIE,
TVPlayHomeIE,
)
from .tvplayer import TVPlayerIE
from .tweakers import TweakersIE