Browse Source

[extractors] Remove remnants of sportbox extractor (#11954)

master-ytdl-org
Sergey M․ 8 years ago
parent
commit
b7cc5f078e
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      youtube_dl/extractor/extractors.py

+ 1
- 4
youtube_dl/extractor/extractors.py View File

@ -888,10 +888,7 @@ from .spiegeltv import SpiegeltvIE
from .spike import SpikeIE
from .stitcher import StitcherIE
from .sport5 import Sport5IE
from .sportbox import (
SportBoxIE,
SportBoxEmbedIE,
)
from .sportbox import SportBoxEmbedIE
from .sportdeutschland import SportDeutschlandIE
from .sportschau import SportschauIE
from .srgssr import (


Loading…
Cancel
Save