This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[srmediathek] Correct IE_NAME/IE_DESC
totalwebcasting
Philipp Hagemeister
10 years ago
parent
2bcae58d46
commit
cf501a23d2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/srmediathek.py
+ 1
- 1
youtube_dl/extractor/srmediathek.py
View File
@ -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
=
{
Write
Preview
Loading…
Cancel
Save