2
0
Sergey M․ 10 жил өмнө
parent
commit
057ebeaca3

+ 3 - 0
youtube_dl/extractor/lifenews.py

@@ -50,6 +50,9 @@ class LifeNewsIE(InfoExtractor):
             'upload_date': '20150505',
             'upload_date': '20150505',
             'uploader': 'embed.life.ru',
             'uploader': 'embed.life.ru',
         }
         }
+    }, {
+        'url': 'http://lifenews.ru/video/13035',
+        'only_matching': True,
     }]
     }]
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):