Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-18 | UstreamIE: get thumbnail and uploader name | Jaime Marquínez Ferrándiz | |
2013-05-12 | YahooIE: remove old code and accept screen.yahoo.com videos (#300) | Jaime Marquínez Ferrándiz | |
Videos require rtmpdump | |||
2013-05-10 | Skip bandcamp tests for now - free limit has been exceeded | Philipp Hagemeister | |
2013-05-05 | Add support to www.ina.fr | julien | |
2013-05-05 | PhotobucketIE: accept new format of urls and add a test | Jaime Marquínez Ferrándiz | |
2013-05-04 | Experimentally whitelist Escapist test | Philipp Hagemeister | |
2013-05-03 | Simplify RedTube | Philipp Hagemeister | |
2013-05-03 | Redtube test now works | M.Yasoob Ullah Khalid | |
I just did a little makeover by changing redtube tests. Now they are passed. | |||
2013-05-03 | added test for redtube.com | M.Yasoob Ullah Khalid | |
I just added the test for redtube.com | |||
2013-05-02 | InfoExtractors: use _download_webpage in more IEs | Jaime Marquínez Ferrándiz | |
IEs without tests are intact. | |||
2013-05-02 | TumblrIE: fix title matching | Jaime Marquínez Ferrándiz | |
2013-05-01 | Add BandcampIE (closes #568) | Jaime Marquínez Ferrándiz | |
2013-04-30 | Add test for SoundcloudSet | Jaime Marquínez Ferrándiz | |
2013-04-22 | TumblrIE | Jaime Marquínez Ferrándiz | |
I haven't found many videos to test, so it may not work for all. | |||
2013-04-11 | Skip ARD test as it requires rtmpdump | Philipp Hagemeister | |
2013-04-11 | Re-enable Stanford OC test | Philipp Hagemeister | |
2013-04-11 | Minor improvements for ARD IE | Philipp Hagemeister | |
2013-03-29 | Merge pull request #730 by @JohnyMoSwag | Filippo Valsorda | |
Support for Worldstarhiphop.com | |||
2013-03-29 | Rebased, fixed and extended LiveLeak.com support | Filippo Valsorda | |
close #757 - close #761 | |||
2013-03-28 | Added test for WorldStarHipHop | Johny Mo Swag | |
2013-03-12 | Spiegel IE | Philipp Hagemeister | |
2013-03-08 | Fix Unicode handling GenericIE (Fixes #734) | Philipp Hagemeister | |
2013-03-03 | Remove tweetreel - it has shut down | Philipp Hagemeister | |
2013-02-24 | Test TED thumbnail | Philipp Hagemeister | |
2013-02-18 | Add tests to MySpass | Philipp Hagemeister | |
2013-02-17 | Basic support for TED | Jaime Marquínez Ferrándiz | |
2013-02-08 | Add tests for keek | Philipp Hagemeister | |
2013-02-02 | Escapist continues to be flaky on travis | Philipp Hagemeister | |
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-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 | add test for infoq | 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 | 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 | TweetReel IE | Philipp Hagemeister | |
2012-12-20 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |