aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-18release 2018.05.182018.05.18Sergey M․
2018-05-18[ChangeLog] ActualizeSergey M․
[ci skip]
2018-05-17[vimeo:likes] Relax _VALID_URL and fix single page likes extraction (closes ↵Sergey M․
#16475)
2018-05-17[pluralsight] fix clip id extraction(fixes #16460)Remita Amine
2018-05-16[mychannels] add support for mychannels.com(closes #15334)Remita Amine
2018-05-16[moniker] Remove extractor(closes #15336)Remita Amine
2018-05-16[pbs] fix embed data extraction(fixes #16474)Remita Amine
2018-05-16add support for paramountnetwork.com and bellator.com(fixes #15418)Remita Amine
2018-05-16[youtube] fix hd720 format positionRemita Amine
2018-05-16[dailymotion] remove fragment part from m3u8 urls(closes #8915)Remita Amine
2018-05-16[dreisat] improve extraction(closes #15350)Remita Amine
- extract all formats - extract more format metadata extraction - improve format sorting - use hls native downloader - detect geo-restriction - bypass geo-restriction
2018-05-16[dtube] Add new extractor(closes #15201)Remita Amine
2018-05-14[options] Fix typo (closes #16450)Sergey M․
2018-05-14[youtube] Improve format filesize extraction (#16453)Sergey M․
2018-05-13[youtube] Make uploader extraction non fatal (#16444)Sergey M․
2018-05-13[youtube] fix extraction for embed restricted live streams(fixes #16433)Remita Amine
2018-05-13[nbc] improve info extraction(fixes #16440)Remita Amine
2018-05-12[twitch:clips] Sort formatsSergey M․
2018-05-11[twitch:clips] Fix extraction (closes #16429)Sergey M․
2018-05-10[redditr] Relax _VALID_URL (closes #16426)llyyr
2018-05-10[mixcloud] Bypass throttling for HTTP formats (#12579, #16424)Sergey M․
2018-05-10[nickbr] Relax _VALID_URL (#13230)Sergey M․
2018-05-10[teamcoco] fix extraction(closes #16374)Remita Amine
2018-05-09release 2018.05.092018.05.09Sergey M․
2018-05-09[ChangeLog] ActualizeSergey M․
[ci skip]
2018-05-08[YoutubeDL] Ensure ext exists for automatic captionsSergey M․
2018-05-08[udemy] Extract asset captionsSergey M․
2018-05-08[udemy] Extract stream URLs (closes #16372)Sergey M․
2018-05-06[businessinsider] Add extractor (closes #16387, closes #16388, closes #16389)Sergey M․
2018-05-05[cloudflarestream] Add support for cloudflare streams (closes #16375)Sergey M․
2018-05-02[watchbox] Fix extraction (closes #16356)Sergey M․
2018-05-02[discovery] extract Affiliate/Anonymous Auth Token from cookies(closes #14954)Remita Amine
2018-05-02[itv:btcc] Add extractor (closes #16139)Sergey M․
2018-05-02Improve geo bypass mechanismSergey M․
* Introduce geo bypass context * Add ability to bypass based on IP blocks in CIDR notation * Introduce --geo-bypass-ip-block
2018-05-02[tunein] Use live title for live streams (closes #16347)Sergey M․
2018-05-01[itv] Improve extraction (closes #16253)Sergey M․
2018-05-01release 2018.05.012018.05.01Sergey M․
2018-05-01[ChangeLog] ActualizeSergey M․
[ci skip]
2018-05-01[kaltura] Improve iframe embeds detection (closes #16337)Sergey M․
2018-05-01[udemy] Extract outputs renditions (closes #16289, closes #16291, closes ↵Sergey M․
#16320, closes #16321, closes #16334, closes #16335)
2018-05-01[zattoo] Improve and simplify (closes #14676)Sergey M․
2018-05-01[zattoo] Add extractor (closes #14668)Alex Seiler
2018-04-29[yandexmusic] Convert release_year to intSergey M․
2018-04-29[udemy,xiami,yandexmusic] Override _download_webpage_handle instead of ↵Sergey M․
_download_webpage
2018-04-29[youtube] Correctly disable polymer on all requestsNiklas Haas
Rather than just the one that use the _download_webpage helper. The need for this was made apparent by 0fe7783e, which refactored _download_json in a way that completely avoids the use of _download_webpage, thus breaking youtube. Fixes #16323
2018-04-29[generic] Prefer enclosures over links in RSS feedsBastian de Groot
2018-04-29[redditr] Add support for old.reddit.com URLsMeneth32
2018-04-29[nrktv] Update API host (closes #16324)Sergey M․
2018-04-29[downloader/fragment] Restart download if .ytdl file is corrupt (closes #16312)Sergey M․
2018-04-28[imdb] Extract all formats (closes #16249)Sergey M․