Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [appletrailers] The request for the settings must have the trailer name in ↵ | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -1/+1 |
| | | | | lower case (fixes #1329) | ||||
* | [appletrailers] Rework extraction (fixes #1387) | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -70/+42 |
| | | | | | | | | | | The exraction was broken: * The includes page contains img elements that need to be fixed. * Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information. * Get the formats from 'includes/settings{trailer_name}.json' * Use urljoin to allow urls with a fragment identifier to work Removed the thumbnail urls from the tests, they are different now. | ||||
* | [dailymotion] Disable the family filter in the playlists (fixes #1524) | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -5/+12 |
| | |||||
* | [yahoo] Fix video extraction (fixes #1521) | Jaime Marquínez Ferrándiz | 2013-09-28 | 1 | -67/+65 |
| | | | | | | 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. | ||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-09-28 | 1 | -18/+3 |
|\ | |||||
| * | [youtube] Add hlsvp to the error message if it can't be found and remove the ↵ | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -16/+1 |
| | | | | | | | | | | | | live stream test It's no longer available, other olympics streams have the same problem. | ||||
| * | [youtube] Set the thumbnail to None if it can't be extracted | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+1 |
| | | |||||
| * | [youtube] update description of test | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+1 |
| | | |||||
* | | [zdf] Add support for hash URLs and simplify (#1518) | Philipp Hagemeister | 2013-09-28 | 1 | -32/+42 |
|/ | |||||
* | 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 |
| | | | | | | | | The title of some videos has the following format: Series - Episode | Series online schauen bei ... NOW | ||||
* | | 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 |
| | | | | | | | | The test_all_urls.py test failed because BrightcoveIE doesn't match them. | ||||
* | | [brightcove] Support videos that only provide flv versions (fixes #1504) | Jaime Marquínez Ferrándiz | 2013-09-26 | 2 | -24/+49 |
| | | | | | | | | Moved the test from generic.py to brightcove.py | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | This reverts commit 0fd49457f5257dbe317c69314ee57a6c485d41a3. It seems that the redesign was temporary. | ||||
* | | | Merge branch 'automatic-signatures' | Philipp Hagemeister | 2013-09-24 | 1 | -24/+689 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 | 1 | -1/+1 |
| | | | |||||
| * | | 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 ↵ | Philipp Hagemeister | 2013-09-22 | 1 | -2/+2 |
| | | | | | | | | | | | | flash player URL) | ||||
| * | | [youtube] Improve flash player URL handling | Philipp Hagemeister | 2013-09-22 | 1 | -4/+6 |
| | | | |||||
| * | | [youtube] Remove _decrypt_signature_age_gate | Philipp Hagemeister | 2013-09-22 | 1 | -9/+0 |
| | | | |||||
| * | | [youtube] Actually pass in cachedir option | Philipp Hagemeister | 2013-09-22 | 1 | -3/+4 |
| | | | |||||
| * | | [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 | 1 | -11/+58 |
| | | | |||||
| * | | [youtube] Add filesystem signature cache | Philipp Hagemeister | 2013-09-22 | 1 | -7/+28 |
| | | | |||||
| * | | 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 | 1 | -1/+0 |
| | | | |||||
| * | | Implement more opcodes | Philipp Hagemeister | 2013-09-21 | 1 | -7/+38 |
| | | | |||||
| * | | Restore accidentally deleted commits | Philipp Hagemeister | 2013-09-21 | 1 | -17/+586 |
| | | | | | | | | | | | | That's what happens if you let Windows machines write :( | ||||
* | | | [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 | 1 | -2/+2 |
| | | | |||||
* | | | [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 |
| | | | |||||
* | | | [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 |
|/ / | | | | | | | | | blocked videos used to cause death by TypeError, now we report what the server says | ||||
* | | [livestream] Fix events extraction (fixes #1467) | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -3/+11 |
| | | |||||
* | | [dailymotion] Add an extractor for users (closes #1476) | Jaime Marquínez Ferrándiz | 2013-09-21 | 2 | -10/+40 |
| | | |||||
* | | [dailymotion] Raise ExtractorError if the dailymotion response reports an error | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -0/+3 |
| | | |||||
* | | [southparkstudios] add support for ↵ | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -2/+6 |
| | | | | | | | | http://www.southparkstudios.com/full-episodes/* urls (closes #1469) | ||||
* | | [southparkstudios] Fix mgid extraction | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -2/+2 |
| | | |||||
* | | Add an extractor for ebaumsworld.com (closes #1462) | Jaime Marquínez Ferrándiz | 2013-09-20 | 2 | -0/+38 |
| | | |||||
* | | [youtube] add algo for length 91 | Jaime Marquínez Ferrándiz | 2013-09-20 | 1 | -0/+2 |
| | |