Commit Graph

298 Commits (b0505eb6113ab6c02543d7b8272da39d8d57eff8)

Author SHA1 Message Date
Philipp Hagemeister 796173d08b Keep video IDs verbatim if possible (Closes )
Philipp Hagemeister e575b6821e Improve execution tests
Philipp Hagemeister d78be7e331 Add test for Youku (Mentioned in )
Philipp Hagemeister e91d2338d8 Fix MD5 calculation
Philipp Hagemeister 8af4ed7b4f Fix 2.6 nosetests
Philipp Hagemeister 8176041605 Check during test runtime instead of test generation for _WORKING, and add 2.6 compat
Philipp Hagemeister cdab8aa389 Update download tests
Philipp Hagemeister 627dcfff39 Restrict more characters (Closes )
Philipp Hagemeister 59ae15a507 Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister be0f77d075 test import
Philipp Hagemeister 8cd10ac4ef Fix printing title etc.
Philipp Hagemeister dae7c920f6 Make test_utils.py run on Python 3
Philipp Hagemeister dffe658bac Remove exclamation mark in --restrict-filenames mode
Philipp Hagemeister 1a911e60a4 Add test for asian characters ()
Philipp Hagemeister 46cbda0be4 Minor filename encoding improvement in a common case
Philipp Hagemeister c7032546f1 Clean up test
Philipp Hagemeister 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister 9fb3bfb45a Merge remote-tracking branch 'gcmalloc/master'
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames
Philipp Hagemeister 156a59e7a9 Additional tests in file name sanitation
Filippo Valsorda 42cb53fcfa modified filename escaping to a "smarter" one
gcmalloc a8ac2f8664 adding second vimeo url
gcmalloc fb0e99b884 skipping vimeo for the moment
gcmalloc 9c6e9a4532 adding xnxx test
gcmalloc 67af74992e adding collegehumor test
gcmalloc 103c508ffa adding stanford open class courses
gcmalloc 2876773381 adding test for vimeo, xvideo and soundcloud
gcmalloc 591bbe9c90 changing test from md5 to filesize, the file changed between download
gcmalloc fc7376016c cleaning the test that doesn't work with the api for the moment
gcmalloc 97a37c2319 some assertion on the file downloaded
gcmalloc 3afed78a6a removing testing video
gcmalloc 4279a0ca98 correcting test to be compatible with python2.6
gcmalloc 7f60b5aa40 correction on the test
gcmalloc 4c9afeca34 adding xvideo
gcmalloc 6da7877bf5 adding facebook test
gcmalloc b4e5de51ec adding photobucket test
gcmalloc a4b5f22554 adding metacafe test
gcmalloc ff08984246 adding dailymotion test
gcmalloc 137c5803c3 some changes to keep the same standard
gcmalloc 0b4e98490b changing test video
gcmalloc 80a846e119 correction on the test for the utils.py
gcmalloc efe8902f0b adding download test with md5 check
gcmalloc 44fb345437 adding TestCase class and corresponding test
gcmalloc 9993976ae4 correction on the sanitize title method, change in title resulting
Philipp Hagemeister 74e716bb64 original test video
Philipp Hagemeister af8e8d63f9 Allow non-ASCII characters in simplified titles(Closes )
Philipp Hagemeister e092418d8b Simplify simplify_title
Philipp Hagemeister e33e3045c6 First tests