Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-28 | [yahoo] Fix video extraction (fixes #1521) | Jaime Marquínez Ferrándiz | |
There's no need to use two different methods. Now we can also download videos over http if possible. Also run the test for rtmp videos, but skip the download. | |||
2013-09-28 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-09-28 | [zdf] Add support for hash URLs and simplify (#1518) | Philipp Hagemeister | |
2013-09-27 | [youtube] Add hlsvp to the error message if it can't be found and remove the ↵ | Jaime Marquínez Ferrándiz | |
live stream test It's no longer available, other olympics streams have the same problem. | |||
2013-09-27 | [youtube] Set the thumbnail to None if it can't be extracted | Jaime Marquínez Ferrándiz | |
2013-09-27 | [youtube] update description of test | Jaime Marquínez Ferrándiz | |
2013-09-27 | Merge remote-tracking branch 'rzhxeo/RTL_T' | Philipp Hagemeister | |
2013-09-27 | Merge remote-tracking branch 'rzhxeo/RTL' | Philipp Hagemeister | |
2013-09-27 | [youtube] Fix 83 signature (Closes #1511) | Philipp Hagemeister | |
2013-09-27 | [RTLnowIE] Clean video title | rzhxeo | |
The title of some videos has the following format: Series - Episode | Series online schauen bei ... NOW | |||
2013-09-27 | [RTLnowIE] Add support for http://rtlnitronow.de | rzhxeo | |
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 | 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 | 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 | [facebook] Allow untitled videos (Fixes #1484) | Philipp Hagemeister | |
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 | [youtube] Remove _decrypt_signature_age_gate | 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 | [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 | 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 | |
2013-09-20 | [funnyordie] Fix video url extraction | Jaime Marquínez Ferrándiz | |
2013-09-19 | Unable to decrypt signature length 93 (fixes #1461) | patrickslin | |
2013-09-18 | [fktv] support videos splitted in any number of parts and some style changes | Jaime Marquínez Ferrándiz | |