[tennistv] Add support for tennistv.com

This commit is contained in:
Philipp Hagemeister 2018-03-14 01:28:40 +01:00
parent 08250b69c2
commit f226880c6d
4 changed files with 120 additions and 0 deletions

View file

@ -1062,6 +1062,7 @@ from .telequebec import (
)
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .tennistv import TennisTVIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .tfo import TFOIE