projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52afb2a
)
[orf] Fix typo
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 10 Jan 2015 13:23:54 +0000
(14:23 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 10 Jan 2015 13:23:54 +0000
(14:23 +0100)
youtube_dl/extractor/orf.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/orf.py
b/youtube_dl/extractor/orf.py
index 4fed83bd615172140f7e163534cee58924b8bc0d..3d2e5d2c9d9e6265cfa177e3bb44dbb076066fad 100644
(file)
--- a/
youtube_dl/extractor/orf.py
+++ b/
youtube_dl/extractor/orf.py
@@
-160,7
+160,7
@@
class ORFOE1IE(InfoExtractor):
class ORFFM4IE(InfoExtractor):
- IE_
DESC
= 'orf:fm4'
+ IE_
NAME
= 'orf:fm4'
IE_DESC = 'radio FM4'
_VALID_URL = r'http://fm4\.orf\.at/7tage/?#(?P<date>[0-9]+)/(?P<show>\w+)'