Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support more than 100 videos for justin.tv | Dave Vasilevsky | 2012-12-16 | 1 | -21/+42 |
| | |||||
* | Preliminary support for twitch.tv and justin.tv | Dave Vasilevsky | 2012-12-16 | 2 | -0/+57 |
| | |||||
* | Do not decode None | Philipp Hagemeister | 2012-12-15 | 1 | -1/+2 |
| | |||||
* | Fix VimeoIE in Python 3 | Philipp Hagemeister | 2012-12-15 | 1 | -7/+8 |
| | |||||
* | Fix Dailymotion in Python 3 | Philipp Hagemeister | 2012-12-15 | 1 | -6/+7 |
| | |||||
* | Fix XNXX in Python 3 | Philipp Hagemeister | 2012-12-15 | 1 | -5/+6 |
| | |||||
* | More Youku Python 3 fixing | Philipp Hagemeister | 2012-12-15 | 1 | -2/+3 |
| | |||||
* | Fix YoukuIE in Python3 (and in general) | Philipp Hagemeister | 2012-12-15 | 1 | -9/+2 |
| | |||||
* | Fix xvideo IE in Python 3 | Philipp Hagemeister | 2012-12-15 | 1 | -5/+6 |
| | |||||
* | restrict sys.argv craziness to Python 2 (Fixes #591) | Philipp Hagemeister | 2012-12-15 | 1 | -8/+12 |
| | |||||
* | NBA IE (Closes #590) | Philipp Hagemeister | 2012-12-13 | 3 | -0/+53 |
| | |||||
* | Revert "Don't be too clever" | Philipp Hagemeister | 2012-12-12 | 1 | -5/+7 |
| | | | | This reverts commit a276e060806c6cabc76b9df964db67939b643e43. | ||||
* | Don't be too clever | Philipp Hagemeister | 2012-12-12 | 1 | -7/+5 |
| | |||||
* | streamlined and simplified dynamic tests generation; readded a couple of ↵ | Filippo Valsorda | 2012-12-12 | 3 | -54/+76 |
| | | | | test features | ||||
* | Merge remote-tracking branch 'gcmalloc/master' into fork_master | Filippo Valsorda | 2012-12-12 | 3 | -324/+65 |
|\ | |||||
| * | test automation | gcmalloc | 2012-12-12 | 3 | -322/+65 |
| | | |||||
| * | changing the template file extension | gcmalloc | 2012-12-11 | 3 | -2/+2 |
| | | |||||
* | | Add support for comedycentral clips (closes #233) | nto | 2012-12-11 | 1 | -10/+33 |
| | | | | | | | | | | | | Support individual clips, not just full episodes. break up now monstrous _VALID_URL regex over multiple lines to improve readability, pass re.VERBOSE flag when using regex to ignore the whitespace | ||||
* | | changing the template file extension | gcmalloc | 2012-12-11 | 3 | -2/+2 |
| | | |||||
* | | rollback tests multiprocess, Travis and OSX don't support it | Filippo Valsorda | 2012-12-11 | 3 | -2/+5 |
| | | |||||
* | | Speed up testing (<10s instead of 25s) | Philipp Hagemeister | 2012-12-11 | 1 | -1/+2 |
| | | |||||
* | | Fix TestYoutubeLists.test_youtube_user | Philipp Hagemeister | 2012-12-11 | 1 | -2/+2 |
| | | |||||
* | | Fix test selection in Python 2.6 | Philipp Hagemeister | 2012-12-11 | 2 | -48/+50 |
| | | |||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-12-11 | 4 | -11/+90 |
|\ \ | |||||
| * | | Release 2012.12.11 | Filippo Valsorda | 2012-12-11 | 1 | -1/+1 |
| | | | |||||
| * | | fix playlist pagination and add YT playlist tests (closes #569) | Filippo Valsorda | 2012-12-11 | 3 | -10/+89 |
| | | | |||||
* | | | Fix blip.tv in python3 | Philipp Hagemeister | 2012-12-11 | 1 | -2/+3 |
|/ / | |||||
* | | Merge pull request #580 from FiloSottile/master | Philipp Hagemeister | 2012-12-11 | 22 | -423/+332 |
|\| | | | | | The new shiny build system | ||||
| * | Merge branch 'master' into fork_master | Filippo Valsorda | 2012-12-11 | 8 | -101/+170 |
| |\ | |/ |/| | | | | | Conflicts: .travis.yml | ||||
* | | use the new --test option to speed up tests (fetch only first 10K) | Filippo Valsorda | 2012-12-11 | 4 | -93/+135 |
| | | | | | | | | now all tests working and passing | ||||
* | | gentests: allow test-specific FileDownloader params override from tests.json | Filippo Valsorda | 2012-12-11 | 1 | -1/+4 |
| | | |||||
* | | the test didn't load our Gzip opener | Filippo Valsorda | 2012-12-11 | 3 | -7/+22 |
| | | | | | | | | | | | | this was blocking the Vimeo test + some more gentest fixes | ||||
* | | print traceback on trouble if --verbose (why didn't I think of this before!?) | Filippo Valsorda | 2012-12-11 | 1 | -0/+3 |
| | | |||||
* | | exposing the test mode as --test (hidden and undocumented) | Filippo Valsorda | 2012-12-11 | 1 | -0/+2 |
| | | |||||
* | | added a test mode to FileDownloader that fetches only first 10K | Filippo Valsorda | 2012-12-11 | 1 | -0/+4 |
| | | |||||
| * | Merge 'rg3/master' into fork_master | Filippo Valsorda | 2012-12-08 | 12 | -113/+144 |
| |\ | |/ |/| | |||||
* | | SoundCloud IDs have changed, fix tests | Philipp Hagemeister | 2012-12-07 | 2 | -5/+5 |
| | | |||||
* | | Use Soundcloud API (Closes #579) | Philipp Hagemeister | 2012-12-07 | 1 | -38/+7 |
| | | |||||
* | | More work on soundcloud IE | Philipp Hagemeister | 2012-12-07 | 1 | -16/+23 |
| | | |||||
* | | Correct accidental rename | Philipp Hagemeister | 2012-12-07 | 1 | -1/+1 |
| | | |||||
* | | Mark SoundCloud IE as nonfunctional for now (#579) | Philipp Hagemeister | 2012-12-07 | 1 | -0/+1 |
| | | |||||
* | | Better error reporting for SoundCloud IE | Philipp Hagemeister | 2012-12-07 | 1 | -2/+6 |
| | | |||||
* | | Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed ↵ | Philipp Hagemeister | 2012-12-07 | 1 | -0/+3 |
| | | | | | | | | for #579) | ||||
* | | Add an example to the -o documentation (#573) | Philipp Hagemeister | 2012-12-04 | 1 | -1/+1 |
| | | |||||
* | | Let youtube IE handle IDs starting with PL (Closes #572) | Philipp Hagemeister | 2012-12-04 | 3 | -1/+25 |
| | | |||||
* | | Correct metacafe test filename (happens to start with an underscore) | Philipp Hagemeister | 2012-12-03 | 2 | -4/+4 |
| | | |||||
* | | Keep video IDs verbatim if possible (Closes #571) | Philipp Hagemeister | 2012-12-03 | 3 | -11/+21 |
| | | |||||
* | | Improve execution tests | Philipp Hagemeister | 2012-12-01 | 2 | -13/+26 |
| | | |||||
* | | Add test for Youku (Mentioned in #314) | Philipp Hagemeister | 2012-11-30 | 2 | -1/+19 |
| | | |||||
* | | Fix Soundcloud IE (+ Python3 support) | Philipp Hagemeister | 2012-11-29 | 1 | -7/+8 |
| | |