[stitcher] Merge from youtube-dl (#175)
This cherry-picks the commits:a563c97c5c (diff-cc37718b18)8522bcd97c (diff-cc37718b18)Authored by: nixxo
This commit is contained in:
parent
18c1f04362
commit
605d299f83
2 changed files with 93 additions and 33 deletions
|
|
@ -1179,7 +1179,10 @@ from .spike import (
|
|||
BellatorIE,
|
||||
ParamountNetworkIE,
|
||||
)
|
||||
from .stitcher import StitcherIE
|
||||
from .stitcher import (
|
||||
StitcherIE,
|
||||
StitcherShowIE,
|
||||
)
|
||||
from .sport5 import Sport5IE
|
||||
from .sportbox import SportBoxIE
|
||||
from .sportdeutschland import SportDeutschlandIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue