projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427cd05
)
[sr:mediathek] Clarify IE_NAME
author
Sergey M․
<dstftw@gmail.com>
Sun, 26 Jun 2016 22:07:12 +0000
(
05:07
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 26 Jun 2016 22:07:12 +0000
(
05:07
+0700)
youtube_dl/extractor/srmediathek.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/srmediathek.py
b/youtube_dl/extractor/srmediathek.py
index 74d01183f5f396fb9499a8426775886faed5961d..a2569dfba1f01a64dbd3abb4fabca43b642a2ddf 100644
(file)
--- a/
youtube_dl/extractor/srmediathek.py
+++ b/
youtube_dl/extractor/srmediathek.py
@@
-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]+)'