1
0
Fork 0

[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:
nixxo 2021-03-16 11:02:10 +01:00 committed by GitHub
commit 605d299f83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 93 additions and 33 deletions

View file

@ -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