add support for paramountnetwork.com and bellator.com(fixes #15418)

This commit is contained in:
Remita Amine
2018-05-16 17:49:35 +01:00
parent 54fc90aabf
commit 6843ac5b13
2 changed files with 31 additions and 37 deletions

View File

@ -1016,7 +1016,10 @@ from .spankbang import SpankBangIE
from .spankwire import SpankwireIE
from .spiegel import SpiegelIE, SpiegelArticleIE
from .spiegeltv import SpiegeltvIE
from .spike import SpikeIE
from .spike import (
BellatorIE,
ParamountNetworkIE,
)
from .stitcher import StitcherIE
from .sport5 import Sport5IE
from .sportbox import SportBoxEmbedIE