Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-09-27 | 1 | -1/+4 |
|\ | |||||
| * | Don't embed subtitles if the list is empty or the field is not set (fixes #1510) | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+4 |
* | | Remove youtube_genalgo (#1515) | Philipp Hagemeister | 2013-09-27 | 1 | -116/+0 |
|/ | |||||
* | Merge remote-tracking branch 'rzhxeo/RTL_T' | Philipp Hagemeister | 2013-09-27 | 1 | -1/+1 |
|\ | |||||
| * | [RTLnowIE] Clean video title | rzhxeo | 2013-09-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'rzhxeo/RTL' | Philipp Hagemeister | 2013-09-27 | 1 | -2/+15 |
|\ \ | |||||
| * | | [RTLnowIE] Add support for http://rtlnitronow.de | rzhxeo | 2013-09-27 | 1 | -2/+15 |
| |/ | |||||
* | | [youtube] Fix 83 signature (Closes #1511) | Philipp Hagemeister | 2013-09-27 | 1 | -1/+2 |
* | | [brightcove] Use direct url for the tests | Jaime Marquínez Ferrándiz | 2013-09-26 | 1 | -2/+4 |
* | | [brightcove] Support videos that only provide flv versions (fixes #1504) | Jaime Marquínez Ferrándiz | 2013-09-26 | 2 | -24/+49 |
* | | release 2013.09.24.2 | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 |
* | | Remove debugging code | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 |
* | | release 2013.09.24.1 | Philipp Hagemeister | 2013-09-24 | 2 | -1/+5 |
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-09-24 | 1 | -2/+2 |
|\ \ | |||||
| * | | Revert "[southparkstudios] Fix mgid extraction" | Jaime Marquínez Ferrándiz | 2013-09-24 | 1 | -2/+2 |
* | | | Merge branch 'automatic-signatures' | Philipp Hagemeister | 2013-09-24 | 6 | -25/+791 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add option --no-cache-dir | Philipp Hagemeister | 2013-09-24 | 1 | -3/+8 |
| * | | Fix 86 signature (#1494) | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 |
| * | | Fix output of --youtube-print-sig-code when counting down to 0 | Philipp Hagemeister | 2013-09-24 | 1 | -2/+2 |
| * | | Allow opts.cachedir == None to disable cache | Philipp Hagemeister | 2013-09-24 | 3 | -3/+3 |
| * | | Correct test strings | Philipp Hagemeister | 2013-09-22 | 1 | -2/+4 |
| * | | Do not warn if fallback is without alternatives (because we did not get the f... | Philipp Hagemeister | 2013-09-22 | 1 | -2/+2 |
| * | | [youtube] Improve flash player URL handling | Philipp Hagemeister | 2013-09-22 | 1 | -4/+6 |
| * | | Work around nosetests nosiness | Philipp Hagemeister | 2013-09-22 | 1 | -2/+2 |
| * | | [youtube] Remove _decrypt_signature_age_gate | Philipp Hagemeister | 2013-09-22 | 1 | -9/+0 |
| * | | Move cachedir doc | Philipp Hagemeister | 2013-09-22 | 2 | -2/+2 |
| * | | [youtube] Actually pass in cachedir option | Philipp Hagemeister | 2013-09-22 | 2 | -4/+6 |
| * | | [youtube] Improve source code quality | Philipp Hagemeister | 2013-09-22 | 1 | -51/+53 |
| * | | Update static signatures | Philipp Hagemeister | 2013-09-22 | 1 | -1/+5 |
| * | | [youtube] Improve cache and add an option to print the extracted signatures | Philipp Hagemeister | 2013-09-22 | 3 | -12/+65 |
| * | | [youtube] Add filesystem signature cache | Philipp Hagemeister | 2013-09-22 | 2 | -7/+30 |
| * | | Clarify a couple of calls | Philipp Hagemeister | 2013-09-21 | 1 | -3/+4 |
| * | | Use reader instead of indexing | Philipp Hagemeister | 2013-09-21 | 1 | -140/+122 |
| * | | Prepare signature function caching | Philipp Hagemeister | 2013-09-21 | 1 | -22/+35 |
| * | | Change test target (Verified with node.js) | Philipp Hagemeister | 2013-09-21 | 2 | -2/+1 |
| * | | Implement more opcodes | Philipp Hagemeister | 2013-09-21 | 1 | -7/+38 |
| * | | Restore accidentally deleted commits | Philipp Hagemeister | 2013-09-21 | 4 | -17/+673 |
* | | | release 2013.09.24 | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 |
* | | | [youtube] Update one of the test's description | Jaime Marquínez Ferrándiz | 2013-09-24 | 1 | -1/+1 |
* | | | [youtube] update algos for length 86 and 84 (fixes #1494) | Jaime Marquínez Ferrándiz | 2013-09-24 | 2 | -6/+6 |
* | | | [francetv] Add an extractor for Generation Quoi (closes #1475) | Jaime Marquínez Ferrándiz | 2013-09-23 | 2 | -0/+29 |
* | | | [francetv] Add an extractor for France2 | Jaime Marquínez Ferrándiz | 2013-09-23 | 2 | -0/+23 |
* | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-09-23 | 1 | -10/+36 |
|\ \ \ | |||||
| * | | | If the file is already downloaded include the size in the progress hook | Jaime Marquínez Ferrándiz | 2013-09-22 | 1 | -0/+1 |
| * | | | Include the eta and the speed in the progress hooks | Jaime Marquínez Ferrándiz | 2013-09-22 | 1 | -10/+35 |
* | | | | [facebook] Allow untitled videos (Fixes #1484) | Philipp Hagemeister | 2013-09-23 | 1 | -2/+2 |
|/ / / | |||||
* / / | [youku] better error handling | tewe | 2013-09-21 | 1 | -0/+7 |
|/ / | |||||
* | | [livestream] Fix events extraction (fixes #1467) | Jaime Marquínez Ferrándiz | 2013-09-21 | 2 | -3/+21 |
* | | [dailymotion] Add an extractor for users (closes #1476) | Jaime Marquínez Ferrándiz | 2013-09-21 | 3 | -11/+55 |
* | | [dailymotion] Raise ExtractorError if the dailymotion response reports an error | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -0/+3 |