aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/lifenews.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [life:embed] Improve extractionSergey M․2016-08-141-19/+49
* [life:embed] Use native hlsSergey M․2016-05-231-1/+2
* [life] Update _VALID_URLSergey M․2016-05-231-14/+16
* [lifenews] Fix metadata extractionSergey M․2016-05-231-13/+16
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-2/+2
* [lifenews] Fix extraction and improve (Closes #2482, closes #8714)Sergey M․2016-03-011-33/+68
* [lifenews] Fix testsSergey M․2015-06-171-2/+0
* [lifenews] ModernizeSergey M․2015-06-171-4/+4
* [lifenews] Fix extractionSergey M․2015-06-171-2/+3
* [life:embed] Sort formatsSergey M․2015-05-101-0/+1
* [life:embed] Move to separated extractor and extract m3u8 formatsSergey M․2015-05-101-0/+47
* [lifenews] Add test for #5660Sergey M․2015-05-101-0/+3
* [lifenews] Add support for video URLs (Closes #5660)Sergey M․2015-05-101-3/+6
* [lifenews] Use `_proto_relative_url`Sergey M․2015-05-051-2/+1
* [lifenews] Correctly determine iframe links (fixes #5618)Yen Chi Hsuan2015-05-051-0/+13
* [lifenews] Detect <iframe> (fixes #5346)Yen Chi Hsuan2015-05-041-9/+38
* [lifenews] Fix view count and comment countYen Chi Hsuan2015-05-041-2/+2
* PEP8: E225,E227Jouke Waleson2014-11-231-1/+1
* PEP8: more appliedJouke Waleson2014-11-231-1/+1
* PEP8 appliedJouke Waleson2014-11-231-2/+2
* [LifeNews] update thumbnail in testPetr Půlpán2014-06-191-1/+1
* [lifenews] Add support for multiple videos on the same page (#2482)Sergey M.2014-02-281-16/+21
* [lifenews] Switch to non-mobile webpage version (Fixes #2476)Sergey M.2014-02-271-2/+2
* [lifenews] Minor improvementsSergey M.2014-02-101-10/+16
* [lifenews] Fix video URL extraction (Closes #2302)Sergey M.2014-02-041-1/+1
* [lifenews] Fix test titledst2014-02-011-1/+1
* [lifenews] Add support for lifenews.rudst2014-01-311-0/+63