projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4800651
)
[lifenews] Add test for #5660
author
Sergey M․
<dstftw@gmail.com>
Sat, 9 May 2015 18:27:49 +0000
(
00:27
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 9 May 2015 18:27:49 +0000
(
00:27
+0600)
youtube_dl/extractor/lifenews.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/lifenews.py
b/youtube_dl/extractor/lifenews.py
index 92031e84345ebc2b84028ef892242d3d92d94fb8..7d5b8621b149fb0cb60555db0f7adb0c2c5e66fc 100644
(file)
--- a/
youtube_dl/extractor/lifenews.py
+++ b/
youtube_dl/extractor/lifenews.py
@@
-50,6
+50,9
@@
class LifeNewsIE(InfoExtractor):
'upload_date': '20150505',
'uploader': 'embed.life.ru',
}
+ }, {
+ 'url': 'http://lifenews.ru/video/13035',
+ 'only_matching': True,
}]
def _real_extract(self, url):