Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-26 | [brightcove] Use direct url for the tests | Jaime Marquínez Ferrándiz | |
The test_all_urls.py test failed because BrightcoveIE doesn't match them. | |||
2013-09-26 | [brightcove] Support videos that only provide flv versions (fixes #1504) | Jaime Marquínez Ferrándiz | |
Moved the test from generic.py to brightcove.py | |||
2013-09-24 | release 2013.09.24.22013.09.24.2 | Philipp Hagemeister | |
2013-09-24 | Remove debugging code | Philipp Hagemeister | |
2013-09-24 | release 2013.09.24.12013.09.24.1 | Philipp Hagemeister | |
2013-09-24 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-09-24 | Merge branch 'automatic-signatures' | Philipp Hagemeister | |
2013-09-24 | Revert "[southparkstudios] Fix mgid extraction" | Jaime Marquínez Ferrándiz | |
This reverts commit 0fd49457f5257dbe317c69314ee57a6c485d41a3. It seems that the redesign was temporary. | |||
2013-09-24 | release 2013.09.242013.09.24 | Philipp Hagemeister | |
2013-09-24 | Add option --no-cache-dir | Philipp Hagemeister | |
2013-09-24 | Fix 86 signature (#1494) | Philipp Hagemeister | |
2013-09-24 | Fix output of --youtube-print-sig-code when counting down to 0 | Philipp Hagemeister | |
2013-09-24 | Allow opts.cachedir == None to disable cache | Philipp Hagemeister | |
2013-09-24 | [youtube] Update one of the test's description | Jaime Marquínez Ferrándiz | |
2013-09-24 | [youtube] update algos for length 86 and 84 (fixes #1494) | Jaime Marquínez Ferrándiz | |
2013-09-23 | [francetv] Add an extractor for Generation Quoi (closes #1475) | Jaime Marquínez Ferrándiz | |
2013-09-23 | [francetv] Add an extractor for France2 | Jaime Marquínez Ferrándiz | |
2013-09-23 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-09-23 | [facebook] Allow untitled videos (Fixes #1484) | Philipp Hagemeister | |
2013-09-22 | If the file is already downloaded include the size in the progress hook | Jaime Marquínez Ferrándiz | |
2013-09-22 | Include the eta and the speed in the progress hooks | Jaime Marquínez Ferrándiz | |
Useful when listening to the progress hook, for example in a GUI. | |||
2013-09-22 | Correct test strings | Philipp Hagemeister | |
2013-09-22 | Do not warn if fallback is without alternatives (because we did not get the ↵ | Philipp Hagemeister | |
flash player URL) | |||
2013-09-22 | [youtube] Improve flash player URL handling | Philipp Hagemeister | |
2013-09-22 | Work around nosetests nosiness | Philipp Hagemeister | |
2013-09-22 | [youtube] Remove _decrypt_signature_age_gate | Philipp Hagemeister | |
2013-09-22 | Move cachedir doc | Philipp Hagemeister | |
2013-09-22 | [youtube] Actually pass in cachedir option | Philipp Hagemeister | |
2013-09-22 | [youtube] Improve source code quality | Philipp Hagemeister | |
2013-09-22 | Update static signatures | Philipp Hagemeister | |
2013-09-22 | [youtube] Improve cache and add an option to print the extracted signatures | Philipp Hagemeister | |
2013-09-22 | [youtube] Add filesystem signature cache | Philipp Hagemeister | |
2013-09-21 | [youku] better error handling | tewe | |
blocked videos used to cause death by TypeError, now we report what the server says | |||
2013-09-21 | Clarify a couple of calls | Philipp Hagemeister | |
2013-09-21 | Use reader instead of indexing | Philipp Hagemeister | |
2013-09-21 | Prepare signature function caching | Philipp Hagemeister | |
2013-09-21 | Change test target (Verified with node.js) | Philipp Hagemeister | |
2013-09-21 | Implement more opcodes | Philipp Hagemeister | |
2013-09-21 | Restore accidentally deleted commits | Philipp Hagemeister | |
That's what happens if you let Windows machines write :( | |||
2013-09-21 | [livestream] Fix events extraction (fixes #1467) | Jaime Marquínez Ferrándiz | |
2013-09-21 | [dailymotion] Add an extractor for users (closes #1476) | Jaime Marquínez Ferrándiz | |
2013-09-21 | [dailymotion] Raise ExtractorError if the dailymotion response reports an error | Jaime Marquínez Ferrándiz | |
2013-09-21 | Warn if no locale is set (#1474) | Philipp Hagemeister | |
2013-09-21 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-09-21 | Abort if extractaudio is given without a variable extension (#1470) | Philipp Hagemeister | |
2013-09-21 | [southparkstudios] add support for ↵ | Jaime Marquínez Ferrándiz | |
http://www.southparkstudios.com/full-episodes/* urls (closes #1469) | |||
2013-09-21 | [southparkstudios] Fix mgid extraction | Jaime Marquínez Ferrándiz | |
2013-09-20 | release 2013.09.20.12013.09.20.1 | Philipp Hagemeister | |
2013-09-20 | Add an extractor for ebaumsworld.com (closes #1462) | Jaime Marquínez Ferrándiz | |
2013-09-20 | [youtube] add algo for length 91 | Jaime Marquínez Ferrándiz | |