[sportbox:embed] Add extractor
This commit is contained in:
parent
6181864290
commit
3a7382950b
2 changed files with 82 additions and 61 deletions
|
@ -502,7 +502,10 @@ from .spiegel import SpiegelIE, SpiegelArticleIE
|
|||
from .spiegeltv import SpiegeltvIE
|
||||
from .spike import SpikeIE
|
||||
from .sport5 import Sport5IE
|
||||
from .sportbox import SportBoxIE
|
||||
from .sportbox import (
|
||||
SportBoxIE,
|
||||
SportBoxEmbedIE,
|
||||
)
|
||||
from .sportdeutschland import SportDeutschlandIE
|
||||
from .srf import SrfIE
|
||||
from .srmediathek import SRMediathekIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue