Philipp Hagemeister
f0877a445e
Add tests for keek
12 years ago
Philipp Hagemeister
3a9918d37f
Escapist continues to be flaky on travis
12 years ago
Philipp Hagemeister
b47bbac393
Disable Stanford OC test for now, and enable escapist
12 years ago
Philipp Hagemeister
233a22960a
Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month)
12 years ago
Philipp Hagemeister
da4de959df
8tracks: Better default titles
12 years ago
Philipp Hagemeister
d0d51a8afa
8tracks: Include performer as uploader
12 years ago
Philipp Hagemeister
ccf65f9dee
8tracks IE ( Closes #652 )
12 years ago
Philipp Hagemeister
b954070d70
Fix Facebook ( Closes #375 )
12 years ago
Philipp Hagemeister
30e9f4496b
Drop md5: spec for now (unused and breaks int values)
12 years ago
Philipp Hagemeister
bffbd5f038
Download progress hooks
12 years ago
Philipp Hagemeister
d8bbf2018e
Aggressive test timeout to catch hanging servers
12 years ago
Philipp Hagemeister
ca0a0bbeec
RBMA IE ( Closes #630 )
12 years ago
Jeff Crouse
9450bfa26e
fixed tests (used the --test option) so that they pass. go figure
12 years ago
Jeff Crouse
18be482a6f
oops - didn't remove some reminders
12 years ago
Jeff Crouse
ca6710ee41
made changes recommended in pull request
12 years ago
Philipp Hagemeister
7717ae19fa
Add tests for ComedyCentral IE
12 years ago
Philipp Hagemeister
3a648b209c
Remove .part files before and after tests
12 years ago
Philipp Hagemeister
511eda8eda
add test for infoq
12 years ago
Philipp Hagemeister
c073e35b1e
Simplify test parameter initialization
12 years ago
Philipp Hagemeister
5c892b0ba9
Adapt test_download to support playlists, and remove race conditions
12 years ago
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
.
12 years ago
Philipp Hagemeister
911ee27e83
typo
12 years ago
Jaime Marquínez Ferrándiz
278986ea0f
ustreamIE
12 years ago
Filippo Valsorda
6535e9511f
In tests.json file and md5 join in a 'files' list to handle multiple-file IEs
12 years ago
Jaime Marquínez Ferrándiz
deb594a9a0
Test for steam
12 years ago
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
12 years ago
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)
12 years ago
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
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
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