kopia lustrzana https://github.com/ytdl-org/youtube-dl
[sr:mediathek] Clarify IE_NAME
rodzic
427cd050a3
commit
81fda15369
|
@ -9,6 +9,7 @@ from ..utils import (
|
|||
|
||||
|
||||
class SRMediathekIE(ARDMediathekIE):
|
||||
IE_NAME = 'sr:mediathek'
|
||||
IE_DESC = 'Saarländischer Rundfunk'
|
||||
_VALID_URL = r'https?://sr-mediathek\.sr-online\.de/index\.php\?.*?&id=(?P<id>[0-9]+)'
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue