Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-27 | [youtube] Fix 83 signature (Closes #1511) | Philipp Hagemeister | |
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 | |
2013-09-18 | Merge pull request #1438 from rzhxeo/fktv | Jaime Marquínez Ferrándiz | |
Add support for http://fernsehkritik.tv | |||
2013-09-18 | [youtube] apply the fix for lists with number of videos multiple of ↵ | Jaime Marquínez Ferrándiz | |
_MAX_RESULTS to user extraction Copied from the playlist extractor. | |||
2013-09-18 | [newgrounds] simplify | Philipp Hagemeister | |
2013-09-18 | Changed file hash. | Ruirize | |
2013-09-18 | Fixes test fail | Ruirize | |
Was unaware of --id being passed to test. | |||
2013-09-18 | Added Newgrounds support | Ruirize | |
2013-09-17 | XHamsterIE: Fix support for new HD video url format and add test (closes PR ↵ | rzhxeo | |
#1443) | |||
2013-09-17 | [francetv] Remove Pluzz test | Jaime Marquínez Ferrándiz | |
Videos expire in 7 days | |||
2013-09-17 | [hotnewhiphop] Fix test case title | Jaime Marquínez Ferrándiz | |
2013-09-17 | [youtube] Don't search the flash player version for videos with age gate ↵ | Jaime Marquínez Ferrándiz | |
activated |