Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Test for steam | Jaime Marquínez Ferrándiz | 2013-01-01 | 1 | -0/+9 | |
| | ||||||
* | Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ↵ | Filippo Valsorda | 2012-12-31 | 1 | -1/+2 | |
| | | | | also, a small bugfix to the latest commit | |||||
* | three small edits | Filippo Valsorda | 2012-12-31 | 1 | -2/+1 | |
| | | | | | | * ask for a --verbose log when reporting bugs in README.md * re-enable Escapist test, seems stable now * check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists) | |||||
* | Allow ampersand right after ? in youtube URLs (Closes #602) | Philipp Hagemeister | 2012-12-27 | 1 | -2/+7 | |
| | ||||||
* | TweetReel IE | Philipp Hagemeister | 2012-12-27 | 1 | -0/+12 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-12-20 | 5 | -13/+37 | |
|\ | ||||||
| * | Temporary skip Escapist test as it fails only on Travis; we'll make a more ↵ | Filippo Valsorda | 2012-12-20 | 1 | -1/+2 | |
| | | | | | | | | specific workaround later if we can't fix it | |||||
| * | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda | 2012-12-20 | 5 | -14/+14 | |
| | | ||||||
| * | new info_dict field: uploader_id | Filippo Valsorda | 2012-12-20 | 1 | -0/+1 | |
| | | ||||||
| * | add info_dict testing to test_download | Filippo Valsorda | 2012-12-20 | 2 | -2/+24 | |
| | | ||||||
* | | FunnyOrDie IE (Fixes #599) | Philipp Hagemeister | 2012-12-20 | 1 | -0/+6 | |
|/ | ||||||
* | Do not use deprecated method | Philipp Hagemeister | 2012-12-20 | 1 | -3/+3 | |
| | ||||||
* | Extend json info data / description file test | Philipp Hagemeister | 2012-12-20 | 1 | -0/+24 | |
| | ||||||
* | test write_info_json | Philipp Hagemeister | 2012-12-20 | 1 | -0/+55 | |
| | ||||||
* | Switch test to metacafe.com, whose DNS seems to be fine atm | Philipp Hagemeister | 2012-12-17 | 1 | -1/+1 | |
| | ||||||
* | a number of new tests and fixes; all tests green on 3.3 | Filippo Valsorda | 2012-12-17 | 1 | -0/+17 | |
| | ||||||
* | test subtitles | Filippo Valsorda | 2012-12-17 | 2 | -1/+65 | |
| | ||||||
* | Tests for justin.tv | Philipp Hagemeister | 2012-12-16 | 1 | -0/+6 | |
| | ||||||
* | NBA IE (Closes #590) | Philipp Hagemeister | 2012-12-13 | 1 | -0/+6 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | fix playlist pagination and add YT playlist tests (closes #569) | Filippo Valsorda | 2012-12-11 | 2 | -4/+74 | |
|/ | ||||||
* | 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 | 1 | -5/+20 | |
| | | | | | | this was blocking the Vimeo test + some more gentest fixes | |||||
* | SoundCloud IDs have changed, fix tests | Philipp Hagemeister | 2012-12-07 | 2 | -5/+5 | |
| | ||||||
* | Let youtube IE handle IDs starting with PL (Closes #572) | Philipp Hagemeister | 2012-12-04 | 2 | -0/+24 | |
| | ||||||
* | 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 | 1 | -0/+5 | |
| | ||||||
* | 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 MD5 calculation | Philipp Hagemeister | 2012-11-29 | 3 | -36/+10 | |
| | ||||||
* | Fix 2.6 nosetests | Philipp Hagemeister | 2012-11-29 | 2 | -4/+6 | |
| | ||||||
* | Check during test runtime instead of test generation for _WORKING, and add ↵ | Philipp Hagemeister | 2012-11-28 | 2 | -29/+59 | |
| | | | | 2.6 compat | |||||
* | Update download tests | Philipp Hagemeister | 2012-11-28 | 3 | -178/+327 | |
| | ||||||
* | Restrict more characters (Closes #566) | Philipp Hagemeister | 2012-11-28 | 1 | -6/+7 | |
| | ||||||
* | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister | 2012-11-28 | 3 | -256/+256 | |
| | ||||||
* | test import | Philipp Hagemeister | 2012-11-28 | 1 | -0/+13 | |
| | ||||||
* | Fix printing title etc. | Philipp Hagemeister | 2012-11-28 | 1 | -1/+1 | |
| | ||||||
* | Make test_utils.py run on Python 3 | Philipp Hagemeister | 2012-11-27 | 1 | -32/+45 | |
| | ||||||
* | Remove exclamation mark in --restrict-filenames mode | Philipp Hagemeister | 2012-11-27 | 1 | -1/+1 | |
| | ||||||
* | Add test for asian characters (#551) | Philipp Hagemeister | 2012-11-27 | 1 | -1/+1 | |
| | ||||||
* | Minor filename encoding improvement in a common case | Philipp Hagemeister | 2012-11-27 | 1 | -0/+7 | |
| | ||||||
* | Clean up test | Philipp Hagemeister | 2012-11-27 | 1 | -1/+0 | |
| | ||||||
* | Switch back to underline for invalid characters, and make restricted ASCII-only | Philipp Hagemeister | 2012-11-27 | 1 | -4/+7 | |
| |