Commit Graph

58 Commits (46bfb422584b46462ab4859f400758e0e7e977ad)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 46bfb42258 InfoExtractors: use _download_webpage in more IEs
IEs without tests are intact.
Jaime Marquínez Ferrándiz 104ccdb8b4 TumblrIE: fix title matching
Jaime Marquínez Ferrándiz aed523ecc1 Add BandcampIE (closes )
Jaime Marquínez Ferrándiz 34c29ba1d7 Add test for SoundcloudSet
Jaime Marquínez Ferrándiz c15e024141 TumblrIE
I haven't found many videos to test, so it may not work for all.
Philipp Hagemeister 0ba994e9e3 Skip ARD test as it requires rtmpdump
Philipp Hagemeister af9ad45cd4 Re-enable Stanford OC test
Philipp Hagemeister b03d65c237 Minor improvements for ARD IE
Filippo Valsorda 46b9d8295d Merge pull request by @JohnyMoSwag
Support for Worldstarhiphop.com
Filippo Valsorda 0cd358676c Rebased, fixed and extended LiveLeak.com support
close  - close 
Johny Mo Swag 44e939514e Added test for WorldStarHipHop
Philipp Hagemeister e32b06e977 Spiegel IE
Philipp Hagemeister 3d3423574d Fix Unicode handling GenericIE (Fixes )
Philipp Hagemeister 7ae153ee9c Remove tweetreel - it has shut down
Philipp Hagemeister cb99797798 Test TED thumbnail
Philipp Hagemeister 58994225bc Add tests to MySpass
Jaime Marquínez Ferrándiz 3a468f2d8b Basic support for TED
Philipp Hagemeister f0877a445e Add tests for keek
Philipp Hagemeister 3a9918d37f Escapist continues to be flaky on travis
Philipp Hagemeister b47bbac393 Disable Stanford OC test for now, and enable escapist
Philipp Hagemeister 233a22960a Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month)
Philipp Hagemeister da4de959df 8tracks: Better default titles
Philipp Hagemeister d0d51a8afa 8tracks: Include performer as uploader
Philipp Hagemeister ccf65f9dee 8tracks IE (Closes )
Philipp Hagemeister b954070d70 Fix Facebook (Closes )
Philipp Hagemeister ca0a0bbeec RBMA IE (Closes )
Philipp Hagemeister 6017964580 Merge remote-tracking branch 'jefftimesten/master'
Jeff Crouse 9450bfa26e fixed tests (used the --test option) so that they pass. go figure
Jeff Crouse 18be482a6f oops - didn't remove some reminders
Jeff Crouse ca6710ee41 made changes recommended in pull request
Philipp Hagemeister 7717ae19fa Add tests for ComedyCentral IE
Philipp Hagemeister 511eda8eda add test for infoq
Philipp Hagemeister 5c892b0ba9 Adapt test_download to support playlists, and remove race conditions
Philipp Hagemeister 6985325e01 Revert "In tests.json file and md5 join in a 'files' list to handle multiple-file IEs"
This made the JSON structure really unreadable and was a quick fix.

This reverts commit 6535e9511f.
Jaime Marquínez Ferrándiz 278986ea0f ustreamIE
Filippo Valsorda 6535e9511f In tests.json file and md5 join in a 'files' list to handle multiple-file IEs
Jaime Marquínez Ferrándiz deb594a9a0 Test for steam
Filippo Valsorda 0214ce7c75 Ok, the Escapist test was passing only in my Travis repo, do not ask me why; also, a small bugfix to the latest commit
Filippo Valsorda 95fedbf86b three small edits
* 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)
Philipp Hagemeister d0d4f277da TweetReel IE
Philipp Hagemeister a7c0f8602e Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 21a9c6aaac FunnyOrDie IE (Fixes )
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
Filippo Valsorda 6b3aef80ce better Vimeo tests; fixed a couple of VimeoIE fields
Filippo Valsorda 77c4beab8a new info_dict field: uploader_id
Filippo Valsorda 0eaf520d77 add info_dict testing to test_download
Philipp Hagemeister 77bd7968ea Switch test to metacafe.com, whose DNS seems to be fine atm
Filippo Valsorda 937021133f a number of new tests and fixes; all tests green on 3.3
Philipp Hagemeister b375c8b946 Tests for justin.tv
Philipp Hagemeister 4cc3d07426 NBA IE (Closes )