Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [acast] Extract more metadata | Sergey M․ | 2018-04-08 | 1 | -8/+24 | |
| | ||||||
* | [acast] Fix extraction (closes #16118) | Sergey M․ | 2018-04-08 | 1 | -3/+7 | |
| | ||||||
* | [instagram:user] Fix extraction (closes #16119) | Sergey M․ | 2018-04-07 | 1 | -0/+2 | |
| | ||||||
* | [drtuber] Fix title extraction (closes #16107) | Parmjit Virk | 2018-04-07 | 1 | -1/+3 | |
| | ||||||
* | [liveleak] Extend _VALID_URL (closes #16117) | Sergey M․ | 2018-04-07 | 1 | -1/+4 | |
| | ||||||
* | [openload] Add support for oload.xyz | Sergey M․ | 2018-04-06 | 1 | -1/+4 | |
| | ||||||
* | [openload] Relax stream URL regex | Sergey M․ | 2018-04-06 | 1 | -2/+2 | |
| | ||||||
* | [openload] Fix extraction (closes #16099) | Sergey M․ | 2018-04-05 | 1 | -4/+5 | |
| | ||||||
* | [svtplay] Share svtplay regex | Sergey M․ | 2018-04-05 | 1 | -6/+9 | |
| | ||||||
* | [svtplay:series] Add support for season URLs | Sergey M․ | 2018-04-05 | 1 | -5/+38 | |
| | ||||||
* | [svtplay:series] Improve extraction (closes #16059) | Sergey M․ | 2018-04-05 | 2 | -20/+18 | |
| | ||||||
* | [svtplay:series] Add extractor | Mattias Wadman | 2018-04-05 | 2 | -0/+58 | |
| | | | | Related to #11130 | |||||
* | release 2018.04.03 | Sergey M․ | 2018-04-03 | 5 | -6/+9 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-04-03 | 1 | -0/+17 | |
| | | | | [ci skip] | |||||
* | [tvnow] Fix issues, simplify and improve (closes #15837) | Sergey M․ | 2018-04-03 | 2 | -37/+91 | |
| | ||||||
* | [tvnow] Add support for shows | AndroKev | 2018-04-03 | 2 | -16/+58 | |
| | ||||||
* | [dramafever] Fix authentication (closes #16067) | Sergey M․ | 2018-04-02 | 1 | -17/+26 | |
| | ||||||
* | [afreecatv] Use partial view only when necessary (closes #14450) | Sergey M․ | 2018-04-02 | 1 | -18/+38 | |
| | ||||||
* | [afreecatv] Remove debug output | Sergey M․ | 2018-04-01 | 1 | -1/+1 | |
| | ||||||
* | [afreecatv] Add support for authentication (#14450) | Sergey M․ | 2018-04-01 | 1 | -0/+47 | |
| | ||||||
* | [nationalgeographic] Add support for new URL schema (closes #16001) | kenavera | 2018-04-01 | 1 | -3/+11 | |
| | ||||||
* | [bilibili] Remove debug from player params regexes | Sergey M․ | 2018-04-01 | 1 | -3/+3 | |
| | ||||||
* | [xvideos] Fix thumbnail extraction (closes #15978) | Parmjit Virk | 2018-03-31 | 1 | -1/+3 | |
| | ||||||
* | [medialaan] Fix vod id | kenavera | 2018-03-31 | 1 | -0/+1 | |
| | ||||||
* | [openload] Add support for oload.site | Luca Steeb | 2018-03-30 | 1 | -1/+1 | |
| | ||||||
* | [naver] Fix extraction (closes #16029) | Sergey M․ | 2018-03-29 | 1 | -7/+10 | |
| | ||||||
* | [dramafever] Partially switch to API v5 (closes #16026) | Sergey M․ | 2018-03-29 | 1 | -54/+102 | |
| | ||||||
* | [options] Mention comments support in --batch-file | Arend v. Reinersdorff | 2018-03-27 | 1 | -1/+2 | |
| | ||||||
* | [abc:iview] Unescape title and series meta fields | xofe | 2018-03-27 | 1 | -9/+11 | |
| | ||||||
* | [videa] Extend _VALID_URL | Attila-Mihaly Balazs | 2018-03-27 | 1 | -2/+11 | |
| | ||||||
* | release 2018.03.26.1 | Sergey M․ | 2018-03-26 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-03-26 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | release 2018.03.26 | Sergey M․ | 2018-03-26 | 4 | -5/+6 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-03-26 | 1 | -0/+19 | |
| | | | | [ci skip] | |||||
* | [downloader/external] Simplify finished progress hook reporting and add ↵ | Sergey M․ | 2018-03-24 | 1 | -10/+11 | |
| | | | | elapsed time (closes #10876) | |||||
* | [downloader/common] Improve progress reporting when no total bytes available | Sergey M․ | 2018-03-24 | 1 | -3/+2 | |
| | ||||||
* | [downloader/external] Fix download finalization when writing file to stdout ↵ | John Hawkinson | 2018-03-24 | 2 | -13/+21 | |
| | | | | | | | | | (closes #10809) An OSError or IOError generally indicates something a little more wrong than a "simple" UnavailableVideoError, so print the actual traceback that leads to the exception. Otherwise meaningful postmortem debugging a bug report is essentially infeasible. | |||||
* | [downloader/fragment] Fix download finalization when writing file to stdout ↵ | Sergey M․ | 2018-03-24 | 1 | -4/+8 | |
| | | | | (closes #15799) | |||||
* | [vrv] Fix extraction on python2 (closes #15928) | Joseph Spiros | 2018-03-24 | 1 | -3/+3 | |
| | ||||||
* | [afreecatv] Update referrer (closes #15947) | Sergey M․ | 2018-03-24 | 1 | -2/+2 | |
| | ||||||
* | [24video] Add support for 24video.sexy (closes #15973) | Sergey M․ | 2018-03-24 | 1 | -1/+1 | |
| | ||||||
* | [crackle] Bypass geo restriction | Sergey M․ | 2018-03-24 | 1 | -87/+113 | |
| | ||||||
* | [crackle] Fix extraction (closes #15969) | Sergey M․ | 2018-03-23 | 1 | -105/+102 | |
| | ||||||
* | [lenta] Add extractor (closes #15953) | Sergey M․ | 2018-03-22 | 3 | -20/+56 | |
| | ||||||
* | Merge pull request #15939 from sudovijay/patch-11 | Chih-Hsuan Yen | 2018-03-22 | 1 | -1/+1 | |
|\ | | | | | [Youku] Update ccode | |||||
| * | [Youku] Update ccode | Vijay Singh | 2018-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | [instagram:user] Add pagination (closes #15934) | Sergey M․ | 2018-03-21 | 1 | -41/+63 | |
|/ | ||||||
* | libsyn: adapt to new page structure and replace testcase | Philipp Hagemeister | 2018-03-20 | 1 | -17/+35 | |
| | ||||||
* | release 2018.03.20 | Sergey M․ | 2018-03-20 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2018-03-20 | 1 | -0/+22 | |
| | | | | [ci skip] |