[sportbox:embed] Add extractor

This commit is contained in:
Sergey M․ 2015-05-15 22:50:44 +06:00
parent 6181864290
commit 3a7382950b
2 changed files with 82 additions and 61 deletions

View file

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