about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [puhutv] Improve extraction (closes #16269)Sergey M․2018-07-221-150/+165
* [puhutv] Add extractor (closes #16010)Enes2018-07-222-0/+236
* release 2018.07.21 2018.07.21Sergey M․2018-07-211-1/+1
* Improve URL extractionSergey M․2018-07-2147-139/+166
* [iwara] Improve extractionSergey M․2018-07-211-1/+5
* [utils] Introduce url_or_noneSergey M․2018-07-211-0/+7
* [bbc] add support for BBC Radio Play pages(closes #17022)Remita Amine2018-07-211-0/+41
* [iwara] Fix download URLs (closes #17026)Kazuma Takahara2018-07-211-1/+1
* [utils] Allow JSONP with empty func name (closes #17028)Sergey M․2018-07-211-1/+1
* [vrtnu] Relax title extraction and extract JSON-LD (closes #17018)Sergey M․2018-07-201-4/+9
* [theplatform] PEP 8Sergey M․2018-07-201-0/+1
* [viu] Pass area idSergey M․2018-07-201-5/+18
* [viu] Pass Referer and Origin headers (closes #16992)Sergey M․2018-07-201-0/+3
* [vimeo] Add another config regex (closes #17013)Sergey M․2018-07-191-1/+2
* [facebook] Extract view count and update tests (closes #16942)Sergey M․2018-07-191-4/+11
* [dailymotion] Improve description extraction (closes #16984)bato32018-07-191-1/+2
* [slutload] Fix and improve extraction (closes #17001)Sergey M․2018-07-191-20/+37
* [mediaset] fix extraction(closes #16977)Remita Amine2018-07-181-81/+74
* [theplatform] add support for theplatform Top-level domain customization(#16977)Remita Amine2018-07-181-2/+3
* [extractor/common] add support for DASH and MSS formats extraction in SMIL ma...Remita Amine2018-07-181-7/+8
* [imgur] Allow digits in filename extensionJakub Wilk2018-07-181-1/+4
* [pornhub] Improve extraction and extract all formats (closes #12166, closes #...Sergey M․2018-07-141-46/+79
* release 2018.07.10 2018.07.10Sergey M․2018-07-101-1/+1
* [nrktv] Add support for new season and serie URL schemaSergey M․2018-07-102-60/+149
* [nrktv] Add support for new episode URL schema (closes #16909)Sergey M․2018-07-092-1/+38
* [utils] Share JSON-LD regexSergey M․2018-07-092-2/+3
* [downloader/dash] Improve error handling (#16927)Sergey M․2018-07-081-1/+12
* [frontendmasters] Fix issues and improve extraction (closes #3661, closes #16...Sergey M․2018-07-083-274/+266
* [frontendmasters] Add extractorLuca Cherubin2018-07-082-0/+275
* [funk] Fix extraction (closes #16918)Sergey M․2018-07-061-18/+46
* [watchbox] Fix extraction (closes #16904)Sergey M․2018-07-051-3/+4
* [dplayit] Sort formatsSergey M․2018-07-051-0/+1
* [dplayit] Fix extraction (closes #16901)Sergey M․2018-07-051-2/+7
* [youtube] Improve login error handling (closes #13822)Sergey M․2018-07-051-5/+16
* release 2018.07.04 2018.07.04Sergey M․2018-07-041-1/+1
* [lynda] PEP 8Sergey M․2018-07-041-1/+0
* [pluralsight] Switch to graphql (closes #16889, closes #16899)Sergey M․2018-07-041-20/+102
* [lynda] Simplify login and improve error capturing (#16891)Sergey M․2018-07-031-15/+9
* [go90] add support for embed urls(closes #16873)Remita Amine2018-07-011-3/+6
* [go90] detect geo restriction error and pass geo verification headers(closes ...Remita Amine2018-07-011-4/+18
* [vlive] Fix live streams extractioncoreynicholson2018-07-011-3/+3
* [extractor/common] Properly escape % in MPD templates (closes #16867)Sergey M․2018-07-011-1/+15
* [npo] Fix typo (closes #16872)Sergey M․2018-06-301-1/+1
* [mediaset] Fix issues and extract all formats (closes #16568)Sergey M․2018-06-301-20/+24
* [mediaset] Add support for new videosTimendum2018-06-301-19/+41
* [extractor/common] Use source URL as Referer for HTML5 entries (closes #16849)Sergey M․2018-06-291-0/+2
* Prefer ffmpeg over avconv by default (closes #8622)Sergey M․2018-06-293-12/+12
* [dctptv] Restore extraction based on REST API (closes #16850)Sergey M․2018-06-291-26/+54
* [svt] Improve extraction and add support for pages (closes #16802)Sergey M․2018-06-283-31/+98
* [porncom] Fix extraction (closes #16808)Sergey M․2018-06-261-2/+3