[sportbox] Improve extraction, add support for matchtv.ru and fix video id (closes #17978)

This commit is contained in:
Sergey M․
2018-10-29 00:20:29 +07:00
parent bebef10909
commit 476cf548e1
3 changed files with 37 additions and 26 deletions

View File

@ -1043,7 +1043,7 @@ from .spike import (
)
from .stitcher import StitcherIE
from .sport5 import Sport5IE
from .sportbox import SportBoxEmbedIE
from .sportbox import SportBoxIE
from .sportdeutschland import SportDeutschlandIE
from .springboardplatform import SpringboardPlatformIE
from .sprout import SproutIE