summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2018.07.29 2018.07.29Sergey M․2018-07-291-1/+1
* [crunchyroll:playlist] Restrict _VALID_URL (closes #17069)bato32018-07-291-1/+4
* [pornhub] Add support for subtitles (closes #16924)Giuseppe Fabiano2018-07-291-0/+34
* [ceskatelevize] Use https for API call (refs #16997)bato32018-07-291-1/+1
* [utils] Remove return from __init__Huyuumi2018-07-291-1/+1
* [dailymotion:playlist] fix extraction(closes #16894)Remita Amine2018-07-281-41/+83
* [ted] Improve extraction and update testsSergey M․2018-07-281-46/+57
* [ted] Fix extraction for videos without nativeDownloads (closes #16756, close...Sergey M․2018-07-281-2/+17
* [telecinco] fix extraction(closes #17080)Remita Amine2018-07-281-16/+106
* [mitele] reduce number of requests and update testsRemita Amine2018-07-281-99/+10
* [rai] return non http relinker URL intact(closes #17055)Remita Amine2018-07-261-0/+7
* [vk] fix extraction for inline only videos(fixes #16923)Remita Amine2018-07-261-14/+26
* [streamcloud] Fix extraction (closes #17054)Sergey M․2018-07-251-0/+3
* [facebook] fix tahoe request for authenticated users(closes #16655)Remita Amine2018-07-231-1/+3
* [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