summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2019.01.10 2019.01.10Sergey M․2019-01-101-1/+1
* [youtube] Extract live HLS URL from player response (closes #18799)Sergey M․2019-01-101-24/+31
* [outsidetv] Add new extractor(closes #18774)Remita Amine2019-01-102-0/+29
* [jwplatform] use JW Platform Delivery API V2 and add support for more urlsRemita Amine2019-01-101-4/+7
* [fox] add support National Geographic(closes #17985)(closes #15333)(closes #1...Remita Amine2019-01-103-186/+48
* [playplustv] Add new extractor(closes #18789)Remita Amine2019-01-092-0/+110
* [globo] set GLBID cookie manually(closes #17346)Remita Amine2019-01-091-2/+4
* [gaia] Add new extractor(#14605)Remita Amine2019-01-092-0/+99
* [youporn] Fix title and description extraction (closes #18748)Sergey M․2019-01-091-6/+8
* [hungama] Add support for videos (closes #17402)Sergey M․2019-01-082-9/+74
* [extractor/common] Use episode name as title in _json_ldSergey M․2019-01-081-1/+4
* [extractor/common] Add support for movies in _json_ldSergey M․2019-01-081-0/+7
* [hungama] Fix code and extract more metadata (closes #18771)Sergey M․2019-01-081-9/+32
* [hungama] Add extractorAwal Garg2019-01-082-0/+33
* [dtube] Update testSergey M․2019-01-081-8/+8
* [dtube] Fix extraction (closes #18741)4rensiker2019-01-081-1/+1
* [utils] Fix typoSergey M․2019-01-071-1/+1
* [postprocessor/ffmpeg] Embed subtitles with non-standard language codes (refs...Sergey M․2019-01-071-3/+2
* [utils] Add language codes replaced in 1989 revision of ISO 639 to ISO639Util...Sergey M․2019-01-071-0/+3
* [tvnow] Fix and rework extractors, prepare for a switch to the new API (close...Sergey M․2019-01-052-92/+276
* [carambatv:page] Fix extraction (closes #18739)Sergey M․2019-01-041-0/+6
* release 2019.01.02 2019.01.02Sergey M․2019-01-021-1/+1
* [discovery] Use geo verification headersnyuszika7h2019-01-021-3/+4
* [packtpub] Add support for subscription.packtpub.com (closes #18718)Sergey M․2019-01-021-6/+12
* Refactor code to use url_resultElan Ruusamäe2019-01-019-43/+13
* [yourporn] Fix extractionv-delta2019-01-011-1/+1
* [acast:channel] Add support for play.acast.com (closes #18587)biwubo2019-01-011-10/+20
* [extractors] Add missing age limitsiwconfig2019-01-014-0/+8
* [rmcdecouverte] Improve, bypass geo restriction and add support for live (clo...Sergey M․2019-01-011-7/+17
* [rmcdecouverte] Update _VALID_URL (closes #18595)Anarky2019-01-011-7/+7
* [manyvids] Fix extraction (closes #18604, closes #18614)Sergey M․2019-01-011-9/+53
* [bitchute] Fix extraction (closes #18567)Sergey M․2019-01-011-4/+12
* release 2018.12.31 2018.12.31Sergey M․2018-12-311-1/+1
* [bbc] Add support for another embed pattern (closes #18643)Sergey M․2018-12-311-0/+18
* [npo:live] Add support for npostart.nl (closes #18644)Sergey M․2018-12-311-1/+4
* [beeg] Fix extraction (closes #18610, closes #18626)Sergey M․2018-12-311-64/+11
* [youtube] Unescape HTML for series (closes #18641)Sergey M․2018-12-311-1/+1
* [youtube] extract more format metadataRemita Amine2018-12-261-2/+21
* [youtube] detect DRM protected videos(#1774)Remita Amine2018-12-261-0/+8
* [youtube] Relax html5 player regexes (closes #18465, closes #18466)Sergey M․2018-12-231-2/+2
* [youtube] Extend html5 player regex (closes #17516)Sergey M․2018-12-231-1/+1
* [liveleak] add support for another embed type and restore original format ext...Remita Amine2018-12-201-9/+22
* [crackle] extract ism and http formatsRemita Amine2018-12-191-0/+29
* [twitter] pass referer with card request(closes #18579)Remita Amine2018-12-181-1/+2
* [mediasite] Extend _VALID_URL even moreSergey M․2018-12-181-1/+5
* [mediasite] Relax _VALID_URLDaan van Vugt2018-12-181-2/+6
* [lecturio] Add support for lecturio.de (closes #18562)Sergey M․2018-12-172-4/+42
* [discovery] Add support for Scripps Networks watch domains(closes #17947)Remita Amine2018-12-172-33/+31
* release 2018.12.17 2018.12.17Sergey M․2018-12-171-1/+1
* [ard:beta] Improve extraction robustness, fix subtitles extraction, improve g...Sergey M․2018-12-171-18/+40