summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2018.08.04 2018.08.04Sergey M․2018-08-041-1/+1
* [funk:channel] Improve byChannelAlias extraction (closes #17142)Sergey M․2018-08-041-8/+23
* [twitch] Update cliend id and modernize (closes #17126)Sergey M․2018-08-031-14/+8
* [twitch] Fix authentication (closes #17024)Tim Broder2018-08-031-7/+13
* [twitch:vod] Improve _VALID_URL (closes #17135)Sergey M․2018-08-021-1/+4
* [watchbox] Fix extraction (closes #17107)Sergey M․2018-07-301-5/+14
* [pbs] Fix extraction (closes #17109)Sergey M․2018-07-301-0/+8
* [theplatform] Relax _VALID_URL (closes #16181)Giuseppe Fabiano2018-07-301-1/+4
* [viqeo] Add extractor (closes #17066)Sergey M․2018-07-303-0/+115
* 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