Philipp Hagemeister
c83411b9ee
Skip bandcamp tests for now - free limit has been exceeded
2013-05-10 09:10:34 +02:00
julien
7f5bd09baf
Add support to www.ina.fr
2013-05-05 20:54:36 +02:00
Jaime Marquínez Ferrándiz
d96680f58d
PhotobucketIE: accept new format of urls and add a test
2013-05-05 13:07:00 +02:00
Philipp Hagemeister
09dd418f53
Experimentally whitelist Escapist test
2013-05-04 09:11:38 +02:00
Philipp Hagemeister
c34407d16c
Simplify RedTube
2013-05-03 20:07:35 +02:00
M.Yasoob Ullah Khalid
815dd2ffa8
Redtube test now works
...
I just did a little makeover by changing redtube tests. Now they are passed.
2013-05-03 23:51:27 +06:00
M.Yasoob Ullah Khalid
b86174e7a3
added test for redtube.com
...
I just added the test for redtube.com
2013-05-03 22:40:56 +06:00
Jaime Marquínez Ferrándiz
46bfb42258
InfoExtractors: use _download_webpage in more IEs
...
IEs without tests are intact.
2013-05-02 18:18:27 +02:00
Jaime Marquínez Ferrándiz
104ccdb8b4
TumblrIE: fix title matching
2013-05-02 13:12:41 +02:00
Jaime Marquínez Ferrándiz
aed523ecc1
Add BandcampIE ( closes #568 )
2013-05-01 15:55:46 +02:00
Jaime Marquínez Ferrándiz
34c29ba1d7
Add test for SoundcloudSet
2013-04-30 21:23:38 +02:00
Jaime Marquínez Ferrándiz
c15e024141
TumblrIE
...
I haven't found many videos to test, so it may not work for all.
2013-04-22 21:27:27 +02:00
Philipp Hagemeister
0ba994e9e3
Skip ARD test as it requires rtmpdump
2013-04-11 17:20:17 +02:00
Philipp Hagemeister
af9ad45cd4
Re-enable Stanford OC test
2013-04-11 17:20:05 +02:00
Philipp Hagemeister
b03d65c237
Minor improvements for ARD IE
2013-04-11 10:47:21 +02:00
Filippo Valsorda
46b9d8295d
Merge pull request #730 by @JohnyMoSwag
...
Support for Worldstarhiphop.com
2013-03-29 16:14:49 +01:00
Filippo Valsorda
0cd358676c
Rebased, fixed and extended LiveLeak.com support
...
close #757 - close #761
2013-03-29 15:13:24 +01:00
Johny Mo Swag
44e939514e
Added test for WorldStarHipHop
2013-03-28 20:05:28 -07:00
Philipp Hagemeister
e32b06e977
Spiegel IE
2013-03-12 01:08:54 +01:00
Philipp Hagemeister
3d3423574d
Fix Unicode handling GenericIE ( Fixes #734 )
2013-03-08 20:47:06 +01:00
Philipp Hagemeister
7ae153ee9c
Remove tweetreel - it has shut down
2013-03-03 22:15:06 +01:00
Philipp Hagemeister
cb99797798
Test TED thumbnail
2013-02-24 01:01:20 +01:00
Philipp Hagemeister
58994225bc
Add tests to MySpass
2013-02-18 18:45:09 +01:00
Jaime Marquínez Ferrándiz
3a468f2d8b
Basic support for TED
2013-02-17 17:13:06 +01:00
Philipp Hagemeister
f0877a445e
Add tests for keek
2013-02-08 11:00:28 +01:00
Philipp Hagemeister
3a9918d37f
Escapist continues to be flaky on travis
2013-02-02 14:53:34 +01:00
Philipp Hagemeister
b47bbac393
Disable Stanford OC test for now, and enable escapist
2013-02-02 14:40:41 +01:00
Philipp Hagemeister
233a22960a
Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month)
2013-02-01 17:46:03 +01:00
Philipp Hagemeister
da4de959df
8tracks: Better default titles
2013-01-27 04:05:53 +01:00
Philipp Hagemeister
d0d51a8afa
8tracks: Include performer as uploader
2013-01-27 03:27:46 +01:00
Philipp Hagemeister
ccf65f9dee
8tracks IE ( Closes #652 )
2013-01-27 03:01:23 +01:00
Philipp Hagemeister
b954070d70
Fix Facebook ( Closes #375 )
2013-01-25 16:54:48 +01:00
Philipp Hagemeister
ca0a0bbeec
RBMA IE ( Closes #630 )
2013-01-12 17:58:39 +01:00
Philipp Hagemeister
6017964580
Merge remote-tracking branch 'jefftimesten/master'
2013-01-12 15:12:50 +01:00
Jeff Crouse
9450bfa26e
fixed tests (used the --test option) so that they pass. go figure
2013-01-06 16:33:37 -05:00
Jeff Crouse
18be482a6f
oops - didn't remove some reminders
2013-01-06 15:52:33 -05:00
Jeff Crouse
ca6710ee41
made changes recommended in pull request
2013-01-06 15:40:50 -05:00
Philipp Hagemeister
7717ae19fa
Add tests for ComedyCentral IE
2013-01-06 21:35:20 +01:00
Philipp Hagemeister
511eda8eda
add test for infoq
2013-01-01 21:01:49 +01:00
Philipp Hagemeister
5c892b0ba9
Adapt test_download to support playlists, and remove race conditions
2013-01-01 19:30:29 +01:00
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
.
2013-01-01 19:07:06 +01:00
Jaime Marquínez Ferrándiz
278986ea0f
ustreamIE
2013-01-01 18:14:20 +01:00
Filippo Valsorda
6535e9511f
In tests.json file and md5 join in a 'files' list to handle multiple-file IEs
2013-01-01 16:07:26 +01:00
Jaime Marquínez Ferrándiz
deb594a9a0
Test for steam
2013-01-01 15:41:55 +01:00
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
2012-12-31 19:21:28 +01:00
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)
2012-12-31 19:12:57 +01:00
Philipp Hagemeister
d0d4f277da
TweetReel IE
2012-12-27 01:38:41 +01:00
Philipp Hagemeister
a7c0f8602e
Merge branch 'master' of github.com:rg3/youtube-dl
2012-12-20 21:28:32 +01:00
Philipp Hagemeister
21a9c6aaac
FunnyOrDie IE ( Fixes #599 )
2012-12-20 21:28:27 +01:00
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
2012-12-20 17:21:46 +01:00