projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0463b77
)
[polskieradio] Add test with video
author
Sergey M․
<dstftw@gmail.com>
Sat, 25 Jun 2016 16:31:21 +0000
(23:31 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 25 Jun 2016 16:31:21 +0000
(23:31 +0700)
youtube_dl/extractor/polskieradio.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/polskieradio.py
b/youtube_dl/extractor/polskieradio.py
index f5adff08ffd91bc01bffd57be3814e75415d553f..d3bebaea32fad6c57dc3ba56501ef92496a0e965 100644
(file)
--- a/
youtube_dl/extractor/polskieradio.py
+++ b/
youtube_dl/extractor/polskieradio.py
@@
-49,6
+49,10
@@
class PolskieRadioIE(InfoExtractor):
}, {
'url': 'http://www.polskieradio.pl/7/5102/Artykul/1587943',
'only_matching': True,
+ }, {
+ # with mp4 video
+ 'url': 'http://www.polskieradio.pl/9/299/Artykul/1634903,Brexit-Leszek-Miller-swiat-sie-nie-zawali-Europa-bedzie-trwac-dalej',
+ 'only_matching': True,
}]
def _real_extract(self, url):