Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [watchbox] Fix extraction (closes #16356) | Sergey M․ | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | [discovery] extract Affiliate/Anonymous Auth Token from cookies(closes #14954) | Remita Amine | 2018-05-02 | 1 | -11/+26 |
| | |||||
* | [itv:btcc] Add extractor (closes #16139) | Sergey M․ | 2018-05-02 | 2 | -1/+41 |
| | |||||
* | Improve geo bypass mechanism | Sergey M․ | 2018-05-02 | 11 | -28/+113 |
| | | | | | | * Introduce geo bypass context * Add ability to bypass based on IP blocks in CIDR notation * Introduce --geo-bypass-ip-block | ||||
* | [tunein] Use live title for live streams (closes #16347) | Sergey M․ | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | [itv] Improve extraction (closes #16253) | Sergey M․ | 2018-05-01 | 1 | -1/+10 |
| | |||||
* | release 2018.05.01 | Sergey M․ | 2018-05-01 | 4 | -5/+9 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-05-01 | 1 | -0/+26 |
| | | | | [ci skip] | ||||
* | [kaltura] Improve iframe embeds detection (closes #16337) | Sergey M․ | 2018-05-01 | 2 | -1/+19 |
| | |||||
* | [udemy] Extract outputs renditions (closes #16289, closes #16291, closes ↵ | Sergey M․ | 2018-05-01 | 1 | -0/+10 |
| | | | | #16320, closes #16321, closes #16334, closes #16335) | ||||
* | [zattoo] Improve and simplify (closes #14676) | Sergey M․ | 2018-05-01 | 1 | -106/+142 |
| | |||||
* | [zattoo] Add extractor (closes #14668) | Alex Seiler | 2018-05-01 | 2 | -0/+240 |
| | |||||
* | [yandexmusic] Convert release_year to int | Sergey M․ | 2018-04-29 | 1 | -4/+4 |
| | |||||
* | [udemy,xiami,yandexmusic] Override _download_webpage_handle instead of ↵ | Sergey M․ | 2018-04-29 | 3 | -6/+6 |
| | | | | _download_webpage | ||||
* | [youtube] Correctly disable polymer on all requests | Niklas Haas | 2018-04-29 | 1 | -2/+2 |
| | | | | | | | | | 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 | ||||
* | [generic] Prefer enclosures over links in RSS feeds | Bastian de Groot | 2018-04-29 | 1 | -6/+18 |
| | |||||
* | [redditr] Add support for old.reddit.com URLs | Meneth32 | 2018-04-29 | 1 | -1/+5 |
| | |||||
* | [nrktv] Update API host (closes #16324) | Sergey M․ | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | [downloader/fragment] Restart download if .ytdl file is corrupt (closes #16312) | Sergey M․ | 2018-04-29 | 1 | -5/+16 |
| | |||||
* | [imdb] Extract all formats (closes #16249) | Sergey M․ | 2018-04-28 | 1 | -13/+21 |
| | |||||
* | [vimeo] Extract JSON LD (closes #16295) | Sergey M․ | 2018-04-28 | 1 | -4/+9 |
| | |||||
* | [extractor/common] Extract interaction statistic | Sergey M․ | 2018-04-28 | 1 | -0/+35 |
| | |||||
* | [utils] Introduce merge_dicts | Sergey M․ | 2018-04-28 | 3 | -15/+27 |
| | |||||
* | [extractor/common] Add _download_json_handle | Sergey M․ | 2018-04-28 | 1 | -9/+21 |
| | |||||
* | [funk:channel] Improve extraction (closes #16285) | Sergey M․ | 2018-04-27 | 1 | -11/+40 |
| | |||||
* | [devscripts/gh-pages/generate-download.py] Use program checksum from ↵ | Sergey M․ | 2018-04-25 | 1 | -12/+7 |
| | | | | versions.json | ||||
* | release 2018.04.25 | Sergey M․ | 2018-04-25 | 4 | -6/+5 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-04-25 | 1 | -0/+29 |
| | | | | [ci skip] | ||||
* | Credit @f2face for #16115 | Sergey M․ | 2018-04-25 | 1 | -0/+1 |
| | |||||
* | Credit @TingPing for picarto (#15551) | Sergey M․ | 2018-04-25 | 1 | -0/+1 |
| | |||||
* | Credit @Zopieux for #16250 | Sergey M․ | 2018-04-25 | 1 | -0/+1 |
| | |||||
* | [openload] Recognize IPv6 stream URLs (closes #16137) | Alexandre Macabies | 2018-04-25 | 1 | -1/+4 |
| | |||||
* | [twitch] Extract is_live according to status (closes #16259) | Sergey M․ | 2018-04-24 | 1 | -0/+8 |
| | |||||
* | [utils] Fix match_str for boolean meta fields | Sergey M․ | 2018-04-24 | 2 | -2/+14 |
| | |||||
* | [pornflip] Relax _VALID_URL (closes #16258) | Sergey M․ | 2018-04-23 | 1 | -1/+4 |
| | |||||
* | [etonline] Remove extractor (closes #16256) | Sergey M․ | 2018-04-23 | 2 | -40/+0 |
| | | | | Covered by generic extractor | ||||
* | [Makefile] Add support for pandoc 2 and disable smart extension (closes #16251) | Sergey M․ | 2018-04-23 | 1 | -2/+5 |
| | | | | smart extension rewrites straight quotes as curly quotes, -- as en-dashes and so on that is unwanted behavior. | ||||
* | [breakcom] Fix extraction (closes #16254) | Sergey M․ | 2018-04-23 | 1 | -95/+41 |
| | |||||
* | [youtube] Add ability to authenticate with cookies | Sergey M․ | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | [youtube:feed] Implement lazy playlist extraction (closes #10184) | Sergey M․ | 2018-04-22 | 1 | -6/+10 |
| | |||||
* | [svt] Improve (closes #15809) | Sergey M․ | 2018-04-22 | 1 | -5/+7 |
| | |||||
* | [svt] Add support for TV channel live streams (Closes #15279) | 0x9fff00 | 2018-04-22 | 1 | -2/+12 |
| | |||||
* | [cbssports] PEP 8 | Sergey M․ | 2018-04-22 | 1 | -1/+3 |
| | |||||
* | [ccma] Fix video extraction (closes #15931) | Sergey M․ | 2018-04-22 | 1 | -20/+30 |
| | |||||
* | [rentv] Improve extraction (closes #15227) | Sergey M․ | 2018-04-21 | 1 | -8/+27 |
| | |||||
* | [rentv] Fix extraction | einstein95 | 2018-04-21 | 1 | -3/+14 |
| | |||||
* | [nick] Add support for nickjr.nl (closes #16230) | Sergey M․ | 2018-04-20 | 1 | -1/+11 |
| | |||||
* | [mofosex] Fix test | Sergey M․ | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | [extremetube] Fix metadata extraction | Sergey M․ | 2018-04-19 | 1 | -4/+4 |
| | |||||
* | [keezmovies] Add support for generic embeds (closes #16134) | Parmjit Virk | 2018-04-19 | 1 | -11/+17 |
| |