summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2019.01.30 2019.01.30Sergey M․2019-01-304-5/+7
* [ChangeLog] ActualizeSergey M․2019-01-301-0/+18
* [fox] Remove unused importsSergey M․2019-01-301-2/+0
* [yourporn] Improve (closes #19061)Sergey M․2019-01-301-7/+11
* [yourporn] Fix extraction and extract duration (closes #18815, closes #18852)JChris2462019-01-291-2/+9
* [drtv] Improve extraction (closes #19039)Sergey M․2019-01-291-31/+102
* [fox] add support for locked videos using cookies(closes #19060)Remita Amine2019-01-293-26/+51
* [fox] fix extraction for free videos(#19060)Remita Amine2019-01-281-26/+20
* [zattoo] Add support for tv.salt.chAlexander Seiler2019-01-292-0/+12
* [postprocessor/ffmpeg] Wrap loglevel args in encodeArgumentSergey M․2019-01-291-1/+1
* [postprocessor/ffmpeg] Disable "Last message repeated" messages which cause n...Sergey M2019-01-281-0/+1
|\
| * [postprocessor/ffmpeg] Disable "Last message repeated" messages which cause n...Andrew Udvare2019-01-271-0/+1
* | [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding su...Tatsh2019-01-281-0/+3
|/
* release 2019.01.27 2019.01.27Sergey M․2019-01-275-6/+9
* [ChangeLog] ActualizeSergey M․2019-01-271-0/+19
* [vice] fix extraction for locked videos(closes #16248)Remita Amine2019-01-271-3/+1
* [wakanim] detect DRM protected videosRemita Amine2019-01-261-2/+13
* [extractor/common] Extract season in _json_ldSergey M․2019-01-271-1/+4
* [wakanim] Add extractor (closes #14374)Sergey M․2019-01-272-0/+56
* [README.md] Mention more convenience extraction functionsSergey M2019-01-261-1/+3
* [usatoday] fix extraction for videos with custom brightcove partner id(closes...Remita Amine2019-01-251-7/+22
* [drtv] Fix extraction (closes #18989)Sergey M․2019-01-251-5/+4
* [nhk] Extend _VALID_URL (closes #18968)Sergey M․2019-01-251-3/+6
* [postprocessor/ffmpeg] fallback to ffmpeg/avconv for audio codec detection(cl...Remita Amine2019-01-241-19/+34
* [go] fix adobe pass requests for Disney Now(closes #18901)Remita Amine2019-01-231-5/+5
* [openload] Add support for oload.club (closes #18969)Sergey M․2019-01-241-1/+4
* release 2019.01.24 2019.01.24Sergey M․2019-01-243-5/+5
* [ChangeLog] ActualizeSergey M․2019-01-241-0/+6
* [YoutubeDL] Fix typo in string negation implementation and add more tests (cl...Sergey M․2019-01-242-4/+28
* release 2019.01.23 2019.01.23Sergey M․2019-01-234-5/+7
* [ChangeLog] ActualizeSergey M․2019-01-231-0/+29
* [pornhub] Apply scrape detection bypass for all extractorsSergey M․2019-01-231-22/+24
* [crunchyroll] Extend _VALID_URL (closes #18955)Sergey M․2019-01-231-1/+4
* [pornhub] Bypass scrape detection (closes #5930)Sergey M․2019-01-231-0/+22
* [vrv] fix oauth signing for python 2(#14307)Remita Amine2019-01-221-7/+7
* [vrv] add support for authentication(closes #14307)Remita Amine2019-01-221-40/+57
* [videomore] Improve extraction and fix season extractor (closes #18908)Sergey M․2019-01-221-8/+88
* [tnaflix] Pass Referer in metadata request (closes #18925)Sergey M․2019-01-201-1/+1
* [utils] Fix urljoin for paths with non-http(s) schemesSergey M․2019-01-202-1/+3
* [extractor/common] improve jwplayer relative url handling(closes #18892)Remita Amine2019-01-201-7/+4
* [radiocanada] Relax DRM checkAlexandre Huot2019-01-201-1/+13
* [vimeo] Fix video password verification for videos protected by Referer HTTP ...Sergey M․2019-01-201-9/+13
* [hketv] Improve and simplify (closes #18696)Sergey M․2019-01-201-87/+93
* [hketv] Add extractorAnthony Fok2019-01-202-0/+186
* [streamango] Add support for fruithosts.netyonaikerlol2019-01-201-1/+4
* [instagram] Add base extractor for playlists and tag extractorjhwgh19682019-01-202-37/+105
* [odnoklassniki] Detect paid videosaviperes2019-01-201-0/+9
* [test/test_InfoExtractor] add test for #18923Remita Amine2019-01-202-1/+86
* [README.md] Fix formattingSergey M2019-01-201-0/+1
* [YoutubeDL] Add negation support for string comparisons in format selection e...Sergey M․2019-01-203-4/+54