[srmediathek] Correct IE_NAME/IE_DESC

pull/4046/head
Philipp Hagemeister 2014-10-26 23:23:53 +01:00
rodzic 2bcae58d46
commit cf501a23d2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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