762 Commits (965a8b2bc4ae6b39c871d5321c7da262c7d3459c)
 

Author SHA1 Message Date
Filippo Valsorda 965a8b2bc4 Merge pull request #488 from Tailszefox/local
Fix audio bitrate quality for ffmpeg/avconv (closes #487)
12 years ago
Tailszefox f06eaa873e Fix audio bitrate quality for ffmpeg/avconv 12 years ago
Philipp Hagemeister ece34e8951 Merge pull request #486 from Tailszefox/local
Added duration for YouTube videos
12 years ago
Tailszefox 2262a32dd7 Added duration for YouTube videos 12 years ago
Philipp Hagemeister c6c0e23a32 Support raw playlist parameters (Closes #482) 12 years ago
Philipp Hagemeister 02b324a23d Restore 2.5 compat by activating with_statement future 12 years ago
Filippo Valsorda b8005afc20 handle YT urls with #/ redirects (closes #484) 12 years ago
Philipp Hagemeister 073522bc6c Don't use 2.7+ check_output 12 years ago
Philipp Hagemeister 9248cb0549 Merge pull request #472 from gcmalloc/master
Test proposal
12 years ago
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
Filippo Valsorda 902b2a0a45 New IE: YouTube channels (closes #396) 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