752 Commits (6b41b6111966400925dd648420f11704ac9dbbf2)
 

Author SHA1 Message Date
gcmalloc 6b41b61119 correcting travis 12 years ago
gcmalloc 591bbe9c90 changing test from md5 to filesize, the file changed between download 12 years ago
gcmalloc fc7376016c cleaning the test that doesn't work with the api for the moment 12 years ago
gcmalloc 97a37c2319 some assertion on the file downloaded 12 years ago
gcmalloc 3afed78a6a removing testing video 12 years ago
gcmalloc 4279a0ca98 correcting test to be compatible with python2.6 12 years ago
gcmalloc edcc7d2dd3 StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr 12 years ago
gcmalloc 7f60b5aa40 correction on the test 12 years ago
gcmalloc aeeb29a356 adding travis support 12 years ago
gcmalloc 6d9c22cd26 correcting the makefile according to the new one 12 years ago
gcmalloc 729baf58b2 removing extended globbing for the find utility 12 years ago
gcmalloc 4c9afeca34 adding xvideo 12 years ago
gcmalloc 6da7877bf5 adding facebook test 12 years ago
gcmalloc b4e5de51ec adding photobucket test 12 years ago
gcmalloc a4b5f22554 adding metacafe test 12 years ago
gcmalloc ff08984246 adding dailymotion test 12 years ago
gcmalloc 137c5803c3 some changes to keep the same standard 12 years ago
gcmalloc 3eec021a1f removing unused global modifier 12 years ago
gcmalloc 5a33b73309 correcting the makefile 12 years ago
gcmalloc 0b4e98490b changing test video 12 years ago
gcmalloc 80a846e119 correction on the test for the utils.py 12 years ago
gcmalloc 434d60cd95 adding clean rule in the makefile 12 years ago
gcmalloc efe8902f0b adding download test with md5 check 12 years ago
gcmalloc 44fb345437 adding TestCase class and corresponding test 12 years ago
gcmalloc 9993976ae4 correction on the sanitize title method, change in title resulting 12 years ago
gcmalloc b387fb0385 adding test rule in the Makefile 12 years ago
Filippo Valsorda 10daa766a1 support EDU YouTube playlists (closes #407) 12 years ago
Filippo Valsorda 7b107eea51 release 2012.10.09 12 years ago
Filippo Valsorda 646b885cbf Added missing dependencies to Makefile 12 years ago
Filippo Valsorda 0bfd0b598a Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges #176) 12 years ago
Filippo Valsorda fd873c69a4 Merge PR #422 from 'kevinamadeus/master'
Add InfoExtractor for Google Plus video
(with fixes)
12 years ago
Filippo Valsorda d64db7409b Merge pull request #458 from grimreaper/patch-1
There is nothing bash specific in release.sh, switch to /bin/sh
12 years ago
Philipp Hagemeister 27fec0e3bd Merge branch 'master' of github.com:rg3/youtube-dl 12 years ago
Philipp Hagemeister 65f934dc93 Correct detect_executables on Windows (Closes #447, #457) 12 years ago
grimreaper d51d784f85 There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
12 years ago
Filippo Valsorda aa85963987 Merge pull request #452 from Tailszefox/local
Added uploaded date for Dailymotion
12 years ago
Tailszefox 413575f7a5 Added uploaded date for Dailymotion 12 years ago
Philipp Hagemeister b7b4796bf2 Fix docs 12 years ago
Philipp Hagemeister fcbc8c830e Merge branch 'master' of github.com:rg3/youtube-dl 12 years ago
Philipp Hagemeister f48ce130c7 Fix doc of extractor field 12 years ago
Filippo Valsorda 13e69f546c Merged, modified and compiled Dailymotion pull request #446 by @Steap 12 years ago
Cyril Roelandt 63ec7b7479 DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. 12 years ago
Cyril Roelandt 7b6d7001d8 DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords. In this case, the "video_url" keyword should be looked for. 12 years ago
Filippo Valsorda 39ce6e79e7 Updated youtube-dl.exe 12 years ago
Filippo Valsorda 5c961d89df Merge pull request #403 from FiloSottile/re_VERBOSE 12 years ago
Filippo Valsorda 3c4d6c9eba Not all Dailymotion videos have an hqURL, now downloads highest quality available 12 years ago
Filippo Valsorda 349e2e3e21 Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) 12 years ago
Filippo Valsorda 551fa9dfbf adding new --output replacements. Thanks @danut007ro (closes #442) 12 years ago
Filippo Valsorda ce3674430b added new FAQ on exe dependency 12 years ago
Filippo Valsorda 5cdfaeb37b New FAQ: What is this binary file? (+ small fix to other one) 12 years ago