Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-02 | Disable Stanford OC test for now, and enable escapist | Philipp Hagemeister | |
2013-02-01 | Switch ComedyCentral test to a permanent URL (They delete full episodes ↵ | Philipp Hagemeister | |
older than a month) | |||
2013-01-27 | 8tracks: Better default titles | Philipp Hagemeister | |
2013-01-27 | 8tracks: Include performer as uploader | Philipp Hagemeister | |
2013-01-27 | 8tracks IE (Closes #652) | Philipp Hagemeister | |
2013-01-25 | Fix Facebook (Closes #375) | Philipp Hagemeister | |
2013-01-25 | Drop md5: spec for now (unused and breaks int values) | Philipp Hagemeister | |
2013-01-12 | Download progress hooks | Philipp Hagemeister | |
2013-01-12 | Aggressive test timeout to catch hanging servers | Philipp Hagemeister | |
2013-01-12 | RBMA IE (Closes #630) | Philipp Hagemeister | |
2013-01-12 | Merge remote-tracking branch 'jefftimesten/master' | Philipp Hagemeister | |
2013-01-06 | fixed tests (used the --test option) so that they pass. go figure | Jeff Crouse | |
2013-01-06 | oops - didn't remove some reminders | Jeff Crouse | |
2013-01-06 | made changes recommended in pull request | Jeff Crouse | |
2013-01-06 | Add tests for ComedyCentral IE | Philipp Hagemeister | |
2013-01-01 | Remove .part files before and after tests | Philipp Hagemeister | |
2013-01-01 | add test for infoq | Philipp Hagemeister | |
2013-01-01 | Simplify test parameter initialization | Philipp Hagemeister | |
2013-01-01 | Adapt test_download to support playlists, and remove race conditions | Philipp Hagemeister | |
2013-01-01 | Revert "In tests.json file and md5 join in a 'files' list to handle ↵ | Philipp Hagemeister | |
multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915. | |||
2013-01-01 | typo | Philipp Hagemeister | |
2013-01-01 | ustreamIE | Jaime Marquínez Ferrándiz | |
2013-01-01 | In tests.json file and md5 join in a 'files' list to handle multiple-file IEs | Filippo Valsorda | |
2013-01-01 | Test for steam | Jaime Marquínez Ferrándiz | |
2012-12-31 | Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ↵ | Filippo Valsorda | |
also, a small bugfix to the latest commit | |||
2012-12-31 | three small edits | Filippo Valsorda | |
* 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) | |||
2012-12-27 | Allow ampersand right after ? in youtube URLs (Closes #602) | Philipp Hagemeister | |
2012-12-27 | TweetReel IE | Philipp Hagemeister | |
2012-12-20 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2012-12-20 | FunnyOrDie IE (Fixes #599) | Philipp Hagemeister | |
2012-12-20 | Temporary skip Escapist test as it fails only on Travis; we'll make a more ↵ | Filippo Valsorda | |
specific workaround later if we can't fix it | |||
2012-12-20 | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda | |
2012-12-20 | new info_dict field: uploader_id | Filippo Valsorda | |
2012-12-20 | add info_dict testing to test_download | Filippo Valsorda | |
2012-12-20 | Do not use deprecated method | Philipp Hagemeister | |
2012-12-20 | Extend json info data / description file test | Philipp Hagemeister | |
2012-12-20 | test write_info_json | Philipp Hagemeister | |
2012-12-17 | Switch test to metacafe.com, whose DNS seems to be fine atm | Philipp Hagemeister | |
2012-12-17 | a number of new tests and fixes; all tests green on 3.3 | Filippo Valsorda | |
2012-12-17 | test subtitles | Filippo Valsorda | |
2012-12-16 | Tests for justin.tv | Philipp Hagemeister | |
2012-12-13 | NBA IE (Closes #590) | Philipp Hagemeister | |
2012-12-12 | Revert "Don't be too clever" | Philipp Hagemeister | |
This reverts commit a276e060806c6cabc76b9df964db67939b643e43. | |||
2012-12-12 | Don't be too clever | Philipp Hagemeister | |
2012-12-12 | streamlined and simplified dynamic tests generation; readded a couple of ↵ | Filippo Valsorda | |
test features | |||
2012-12-12 | Merge remote-tracking branch 'gcmalloc/master' into fork_master | Filippo Valsorda | |
2012-12-12 | test automation | gcmalloc | |
2012-12-11 | Fix TestYoutubeLists.test_youtube_user | Philipp Hagemeister | |
2012-12-11 | Fix test selection in Python 2.6 | Philipp Hagemeister | |
2012-12-11 | fix playlist pagination and add YT playlist tests (closes #569) | Filippo Valsorda | |