78 Commits (b7769a05eca3611e492f7a75f1c40cddd2019ef1)

Author SHA1 Message Date
Philipp Hagemeister 3bb6165927 Allow ampersand right after ? in youtube URLs (Closes #602) 12 years ago
Philipp Hagemeister d0d4f277da TweetReel IE 12 years ago
Philipp Hagemeister a7c0f8602e Merge branch 'master' of github.com:rg3/youtube-dl 12 years ago
Philipp Hagemeister 21a9c6aaac FunnyOrDie IE (Fixes #599) 12 years ago
Filippo Valsorda 162e3c5261 Temporary skip Escapist test as it fails only on Travis; we'll make a more specific workaround later if we can't fix it 12 years ago
Filippo Valsorda 6b3aef80ce better Vimeo tests; fixed a couple of VimeoIE fields 12 years ago
Filippo Valsorda 77c4beab8a new info_dict field: uploader_id 12 years ago
Filippo Valsorda 0eaf520d77 add info_dict testing to test_download 12 years ago
Philipp Hagemeister 314d506b96 Do not use deprecated method 12 years ago
Philipp Hagemeister af42895612 Extend json info data / description file test 12 years ago
Philipp Hagemeister 3cc687d486 test write_info_json 12 years ago
Philipp Hagemeister 77bd7968ea Switch test to metacafe.com, whose DNS seems to be fine atm 12 years ago
Filippo Valsorda 937021133f a number of new tests and fixes; all tests green on 3.3 12 years ago
Filippo Valsorda 5e5ddcfbcf test subtitles 12 years ago
Philipp Hagemeister b375c8b946 Tests for justin.tv 12 years ago
Philipp Hagemeister 4cc3d07426 NBA IE (Closes #590) 12 years ago
Philipp Hagemeister 5d01a64719 Revert "Don't be too clever"
This reverts commit a276e06080.
12 years ago
Philipp Hagemeister a276e06080 Don't be too clever 12 years ago
Filippo Valsorda fd5ff02042 streamlined and simplified dynamic tests generation; readded a couple of test features 12 years ago
Filippo Valsorda 2b5b2cb84c Merge remote-tracking branch 'gcmalloc/master' into fork_master 12 years ago
gcmalloc 1535ac2ae9 test automation 12 years ago
Philipp Hagemeister 2c6945be30 Fix TestYoutubeLists.test_youtube_user 12 years ago
Philipp Hagemeister 9a6f4429a0 Fix test selection in Python 2.6 12 years ago
Filippo Valsorda 9789a05c20 fix playlist pagination and add YT playlist tests (closes #569) 12 years ago
Filippo Valsorda 4fb1acc212 use the new --test option to speed up tests (fetch only first 10K)
now all tests working and passing
12 years ago
Filippo Valsorda d3d3199870 gentests: allow test-specific FileDownloader params override from tests.json 12 years ago
Filippo Valsorda 1ca63e3ae3 the test didn't load our Gzip opener
this was blocking the Vimeo test

+ some more gentest fixes
12 years ago
Philipp Hagemeister 863baa16ec SoundCloud IDs have changed, fix tests 12 years ago
Philipp Hagemeister e387eb5aba Let youtube IE handle IDs starting with PL (Closes #572) 12 years ago
Philipp Hagemeister 4083bf81a0 Correct metacafe test filename (happens to start with an underscore) 12 years ago
Philipp Hagemeister 796173d08b Keep video IDs verbatim if possible (Closes #571) 12 years ago
Philipp Hagemeister e575b6821e Improve execution tests 12 years ago
Philipp Hagemeister d78be7e331 Add test for Youku (Mentioned in #314) 12 years ago
Philipp Hagemeister e91d2338d8 Fix MD5 calculation 12 years ago
Philipp Hagemeister 8af4ed7b4f Fix 2.6 nosetests 12 years ago
Philipp Hagemeister 8176041605 Check during test runtime instead of test generation for _WORKING, and add 2.6 compat 12 years ago
Philipp Hagemeister cdab8aa389 Update download tests 12 years ago
Philipp Hagemeister 627dcfff39 Restrict more characters (Closes #566) 12 years ago
Philipp Hagemeister 59ae15a507 Convert all tabs to 4 spaces (PEP8) 12 years ago
Philipp Hagemeister be0f77d075 test import 12 years ago
Philipp Hagemeister 8cd10ac4ef Fix printing title etc. 12 years ago
Philipp Hagemeister dae7c920f6 Make test_utils.py run on Python 3 12 years ago
Philipp Hagemeister dffe658bac Remove exclamation mark in --restrict-filenames mode 12 years ago
Philipp Hagemeister 1a911e60a4 Add test for asian characters (#551) 12 years ago
Philipp Hagemeister 46cbda0be4 Minor filename encoding improvement in a common case 12 years ago
Philipp Hagemeister c7032546f1 Clean up test 12 years ago
Philipp Hagemeister 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only 12 years ago
Philipp Hagemeister 9fb3bfb45a Merge remote-tracking branch 'gcmalloc/master' 12 years ago
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames 12 years ago
Philipp Hagemeister 156a59e7a9 Additional tests in file name sanitation 12 years ago