Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [streamcz] Update extractor | Philipp Hagemeister | 2014-12-13 | 1 | -37/+41 |
* | [5min] Remove helper method and modernize | Philipp Hagemeister | 2014-12-13 | 3 | -40/+32 |
* | [utils] make_HTTPS_handler: Remove try/except block that would always raise a... | Jaime Marquínez Ferrándiz | 2014-12-12 | 1 | -4/+0 |
* | [utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9 | Jaime Marquínez Ferrándiz | 2014-12-12 | 1 | -7/+7 |
* | [youtube:playlist] Remove unused property | Jaime Marquínez Ferrándiz | 2014-12-12 | 1 | -1/+0 |
* | [youtube:channel] Fix extraction (fixes #4435) | Jaime Marquínez Ferrándiz | 2014-12-12 | 1 | -8/+13 |
* | [urort] Update to new multi-format protocol | Philipp Hagemeister | 2014-12-12 | 1 | -15/+22 |
* | [comcarcoff] Add unicode_literals declaration | Philipp Hagemeister | 2014-12-12 | 1 | -0/+2 |
* | [urort] Modernize | Philipp Hagemeister | 2014-12-12 | 1 | -3/+1 |
* | [comcarcoff] Adapt c62159ea91a04ef82560472b254aef1cc9f70a11 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+3 |
* | [comcarcoff] (#4454) | Philipp Hagemeister | 2014-12-12 | 3 | -47/+53 |
* | Merge remote-tracking branch 'fstirlitz/master' | Philipp Hagemeister | 2014-12-12 | 2 | -0/+47 |
|\ | |||||
| * | comediansincarsgettingcoffee.com support | felix | 2014-12-12 | 2 | -0/+47 |
* | | [ooyala] Remove test md5sums | Philipp Hagemeister | 2014-12-12 | 1 | -2/+0 |
* | | [ninegag] Test for additional properties | Philipp Hagemeister | 2014-12-12 | 1 | -0/+6 |
* | | [pornotube] Adapt to new interface | Philipp Hagemeister | 2014-12-12 | 1 | -32/+70 |
|/ | |||||
* | [rtp] Add new extractor (Closes #4382) | Naglis Jonaitis | 2014-12-12 | 2 | -0/+58 |
* | release 2014.12.12.7 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | release 2014.12.12.6 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | [nowvideo] Add .li domain (Closes #4453) | Sergey M․ | 2014-12-12 | 1 | -1/+1 |
* | release 2014.12.12.5 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | [groupon] Add extractor (Fixes #4386) | Philipp Hagemeister | 2014-12-12 | 2 | -0/+51 |
* | [ebaumsworld] Modernize | Philipp Hagemeister | 2014-12-12 | 1 | -4/+1 |
* | release 2014.12.12.4 | Philipp Hagemeister | 2014-12-12 | 2 | -3/+5 |
* | [downloader/common] Do not use classic int division | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'SyxbEaEQ2/rate-limit' | Philipp Hagemeister | 2014-12-12 | 2 | -11/+27 |
|\ | |||||
| * | [downloader/common] Fix possible negative sleep time in slow_down() | SyxbEaEQ2 | 2014-08-06 | 1 | -1/+1 |
| * | [downloader/(common/http)] Changes calculation of the rate-limit. (Fix #2297,... | SyxbEaEQ2 | 2014-07-31 | 2 | -14/+30 |
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-12-12 | 1 | -12/+26 |
|\ \ | |||||
| * | | [nbc] Fix extraction (Closes #4441) | Sergey M․ | 2014-12-12 | 1 | -12/+26 |
* | | | Deprecate --auto-number (Closes #2704) | Philipp Hagemeister | 2014-12-12 | 1 | -4/+4 |
|/ / | |||||
* | | Remove unused imports | Philipp Hagemeister | 2014-12-12 | 2 | -5/+0 |
* | | [test_unicode_literals] Fix test | Philipp Hagemeister | 2014-12-12 | 2 | -3/+15 |
* | | Download playlist items in reverse order | Mark Schreiber | 2014-12-12 | 4 | -0/+10 |
* | | release 2014.12.12.3 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | | [CONTRIBUTING.md] Remove the section about embedding; that is not applicable ... | Philipp Hagemeister | 2014-12-12 | 2 | -15/+2 |
* | | [Makefile] Add CONTRIBUTING.md (Fixes #2984) | Philipp Hagemeister | 2014-12-12 | 3 | -2/+186 |
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-12-12 | 2 | -0/+82 |
|\ \ | |||||
| * | | [giantbomb] Add extractor (Closes #4432) | Sergey M․ | 2014-12-12 | 2 | -0/+82 |
* | | | [README] More concise and nicer bug reporting instructions | Philipp Hagemeister | 2014-12-12 | 1 | -4/+2 |
|/ / | |||||
* | | release 2014.12.12.2 | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
* | | [cnet] Update to new theplatform infrastructure (Fixes #2736) | Philipp Hagemeister | 2014-12-12 | 2 | -28/+21 |
* | | [goldenmoustache] Remove view count | Philipp Hagemeister | 2014-12-12 | 1 | -6/+0 |
* | | [channel9] Do not return compat_list results anymore | Philipp Hagemeister | 2014-12-12 | 1 | -6/+7 |
* | | [helsinki] Fix extraction | Philipp Hagemeister | 2014-12-12 | 1 | -28/+9 |
* | | [goshgay] Fix extraction | Philipp Hagemeister | 2014-12-12 | 1 | -26/+21 |
* | | [goshgay] Modernize | Philipp Hagemeister | 2014-12-12 | 1 | -3/+3 |
* | | [compat] Simplify kwarg detection code | Philipp Hagemeister | 2014-12-12 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'grompe/patch-1' | Philipp Hagemeister | 2014-12-12 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fix utils.py for PyPy on Windows | Grom PE | 2014-12-06 | 1 | -4/+4 |