Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Print which IE is being skipped in test_download | Jaime Marquínez Ferrándiz | 2013-06-28 | 1 | -3/+5 | |
* | Add function add_default_info_extractors to YoutubeDL | Jaime Marquínez Ferrándiz | 2013-06-27 | 3 | -6/+10 | |
* | Merge branch 'generate-ie-list' | Philipp Hagemeister | 2013-06-27 | 1 | -73/+7 | |
|\ | ||||||
| * | Generate the list of IEs automatically | Philipp Hagemeister | 2013-06-27 | 1 | -73/+7 | |
* | | Make sure that IEs only accept their own URLs | Philipp Hagemeister | 2013-06-27 | 1 | -1/+13 | |
* | | [tumblr] Fix title | Philipp Hagemeister | 2013-06-27 | 1 | -2/+2 | |
* | | Move testcase generator to helper | Philipp Hagemeister | 2013-06-27 | 3 | -14/+14 | |
* | | Make sure SoundcloudIE does not match soundcloud sets | Philipp Hagemeister | 2013-06-27 | 1 | -2/+2 | |
* | | release 2013.06.34.2 | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 | |
* | | Credit @gitprojs for auengine | Philipp Hagemeister | 2013-06-27 | 1 | -1/+2 | |
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-06-27 | 1 | -2/+2 | |
|\ \ | ||||||
| * \ | Merge pull request #954 from gitprojs/generic | Philipp Hagemeister | 2013-06-27 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Made 'video' the default title for generic IE | Albert Kim | 2013-06-27 | 1 | -1/+1 | |
| | * | | Made generic IE handle more cases | Albert Kim | 2013-06-27 | 1 | -1/+1 | |
| | |/ | ||||||
* | | | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 48 | -479/+431 | |
* | | | Tests: Add coding to files | Philipp Hagemeister | 2013-06-27 | 2 | -2/+4 | |
* | | | [googleplus] move tests | Philipp Hagemeister | 2013-06-27 | 2 | -10/+11 | |
* | | | [infoq] move tests | Philipp Hagemeister | 2013-06-27 | 2 | -12/+12 | |
* | | | Remove superfluous name declarations | Philipp Hagemeister | 2013-06-27 | 3 | -3/+0 | |
* | | | [youku] move tests | Philipp Hagemeister | 2013-06-27 | 2 | -10/+10 | |
* | | | [eighttracks] move test | Philipp Hagemeister | 2013-06-27 | 2 | -71/+71 | |
* | | | [steam] move test | Philipp Hagemeister | 2013-06-27 | 2 | -20/+21 | |
* | | | [metacafe] move tests | Philipp Hagemeister | 2013-06-27 | 2 | -13/+14 | |
* | | | [soundcloud] Move tests | Philipp Hagemeister | 2013-06-27 | 2 | -65/+65 | |
|/ / | ||||||
* | | [youtube] Fix tests in 2.x | Philipp Hagemeister | 2013-06-27 | 1 | -31/+31 | |
* | | Use str every time | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 | |
* | | Allow _TESTS attribute for IEs with multiple tests | Philipp Hagemeister | 2013-06-27 | 3 | -41/+47 | |
* | | Allow moving tests into IE files | Philipp Hagemeister | 2013-06-27 | 3 | -10/+16 | |
|/ | ||||||
* | [auengine] Rename to official capitalization | Philipp Hagemeister | 2013-06-27 | 2 | -3/+3 | |
* | Merge remote-tracking branch 'gitprojs/master' | Philipp Hagemeister | 2013-06-27 | 2 | -0/+40 | |
|\ | ||||||
| * | Updated auengine IE to use compat_urllib* utils | Albert Kim | 2013-06-27 | 1 | -4/+6 | |
| * | Added an IE for auengine.com | Albert Kim | 2013-06-27 | 2 | -0/+38 | |
* | | release 2013.06.34.1 | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'origin/HEAD' | Philipp Hagemeister | 2013-06-27 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | YoutubeIE: update the docstrings and the error message of _decrypt_signature | Jaime Marquínez Ferrándiz | 2013-06-27 | 1 | -2/+2 | |
| |/ | ||||||
* | | Add tests and improve for HotNewHipHop | Philipp Hagemeister | 2013-06-27 | 2 | -4/+11 | |
* | | Merge remote-tracking branch 'JohnyMoSwag/master' | Philipp Hagemeister | 2013-06-27 | 2 | -0/+44 | |
|\ \ | |/ |/| | ||||||
| * | fix for detecting youtube embedded videos. | Johny Mo Swag | 2013-06-27 | 1 | -1/+6 | |
| * | removed print statement | Johny Mo Swag | 2013-06-26 | 1 | -2/+0 | |
| * | Added HotNewHipHop IE | Johny Mo Swag | 2013-06-26 | 2 | -0/+41 | |
* | | release 2013.06.34 | Philipp Hagemeister | 2013-06-27 | 2 | -2/+3 | |
* | | print more encrypted signature info on -v (rel: #948) | Filippo Valsorda | 2013-06-27 | 1 | -2/+6 | |
* | | a new day, a new s algo - fix #946 | Filippo Valsorda | 2013-06-27 | 3 | -9/+9 | |
* | | Check in signature generator | Philipp Hagemeister | 2013-06-27 | 1 | -0/+76 | |
* | | simplify youtube signature generation | Philipp Hagemeister | 2013-06-27 | 1 | -7/+8 | |
|/ | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-06-27 | 1 | -86/+36 | |
|\ | ||||||
| * | Merge branch 'master' of github.com:rg3/youtube-dl | Jaime Marquínez Ferrándiz | 2013-06-27 | 4 | -48/+57 | |
| |\ | ||||||
| * | | ArteTvIE: rewrite the extract process to support the new site (fixes #875) | Jaime Marquínez Ferrándiz | 2013-06-27 | 1 | -86/+36 | |
* | | | Add a clean-room implementation for youtube signatures | Philipp Hagemeister | 2013-06-27 | 2 | -8/+53 | |
| |/ |/| | ||||||
* | | Add test for youtube signature algorithm | Philipp Hagemeister | 2013-06-27 | 1 | -0/+22 |