orf: fix typo
This commit is contained in:
parent
6a3f8e5ee0
commit
9af637ecc0
@ -359,7 +359,7 @@ class ORFOE1IE(ORFRadioIE):
|
||||
IE_DESC = 'Radio Österreich 1'
|
||||
_VALID_URL = r'https?://(?P<station>oe1)\.orf\.at/player/(?P<date>[0-9]+)/(?P<show>\w+)'
|
||||
api_station = "oe1"
|
||||
loop_station = "oe2v"
|
||||
loop_station = "oe1"
|
||||
|
||||
_TEST = {
|
||||
'url': 'http://oe1.orf.at/player/20170108/456544',
|
||||
|
Loading…
x
Reference in New Issue
Block a user