[StoryFire] Add new extractor

This commit is contained in:
Stephen Stair
2020-08-16 17:07:14 -07:00
parent 10709fc7c6
commit 8d6df01f04
2 changed files with 260 additions and 0 deletions

View File

@@ -1057,6 +1057,11 @@ from .spike import (
BellatorIE,
ParamountNetworkIE,
)
from .storyfire import (
StoryFireIE,
StoryFireUserIE,
StoryFireSeriesIE,
)
from .stitcher import StitcherIE
from .sport5 import Sport5IE
from .sportbox import SportBoxIE