fix srmediathek description

This commit is contained in:
Paul Hartmann 2015-01-29 01:36:15 +01:00
parent dcf53d4408
commit d205476103
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ from ..utils import js_to_json
class SRMediathekIE(InfoExtractor):
IE_DESC = 'Süddeutscher Rundfunk'
IE_DESC = 'Saarländischer Rundfunk'
_VALID_URL = r'https?://sr-mediathek\.sr-online\.de/index\.php\?.*?&id=(?P<id>[0-9]+)'
_TEST = {