1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

[polskieradio] Fix regex in _TESTS

This commit is contained in:
Yen Chi Hsuan 2016-07-08 19:34:53 +08:00
parent 672f01c370
commit 2e32ac0b9a
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30

View file

@ -33,7 +33,7 @@ class PolskieRadioIE(InfoExtractor):
'timestamp': 1456594200,
'upload_date': '20160227',
'duration': 2364,
'thumbnail': 're:^https?://static.prsa.pl/images/.*\.jpg$'
'thumbnail': 're:^https?://static\.prsa\.pl/images/.*\.jpg$'
},
}],
}, {