Commit Graph

1055 Commits (7717ae19fabf010550cdd16801c41064db93c18f)
 

Author SHA1 Message Date
gcmalloc 3afed78a6a removing testing video
gcmalloc 4279a0ca98 correcting test to be compatible with python2.6
gcmalloc edcc7d2dd3 StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr
gcmalloc 7f60b5aa40 correction on the test
Eitan Adler 65adb79fb6 Fix mandoc nits
gcmalloc aeeb29a356 adding travis support
Filippo Valsorda 902b2a0a45 New IE: YouTube channels (closes )
gcmalloc 6d9c22cd26 correcting the makefile according to the new one
gcmalloc 729baf58b2 removing extended globbing for the find utility
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 3eec021a1f removing unused global modifier
gcmalloc 5a33b73309 correcting the makefile
gcmalloc 0b4e98490b changing test video
gcmalloc 80a846e119 correction on the test for the utils.py
gcmalloc 434d60cd95 adding clean rule in the makefile
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
gcmalloc b387fb0385 adding test rule in the Makefile
Filippo Valsorda 10daa766a1 support EDU YouTube playlists (closes )
Filippo Valsorda 7b107eea51 release 2012.10.09
Filippo Valsorda 646b885cbf Added missing dependencies to Makefile
Filippo Valsorda 0bfd0b598a Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges )
Filippo Valsorda fd873c69a4 Merge PR from 'kevinamadeus/master'
Add InfoExtractor for Google Plus video
(with fixes)
Filippo Valsorda d64db7409b Merge pull request from grimreaper/patch-1
There is nothing bash specific in release.sh, switch to /bin/sh
Philipp Hagemeister 27fec0e3bd Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 65f934dc93 Correct detect_executables on Windows (Closes , )
grimreaper d51d784f85 There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
Filippo Valsorda aa85963987 Merge pull request from Tailszefox/local
Added uploaded date for Dailymotion
Tailszefox 413575f7a5 Added uploaded date for Dailymotion
Philipp Hagemeister b7b4796bf2 Fix docs
Philipp Hagemeister fcbc8c830e Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister f48ce130c7 Fix doc of extractor field
Filippo Valsorda 13e69f546c Merged, modified and compiled Dailymotion pull request by @Steap
Cyril Roelandt 63ec7b7479 DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.
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.
Filippo Valsorda 39ce6e79e7 Updated youtube-dl.exe
Filippo Valsorda 5c961d89df Merge pull request from FiloSottile/re_VERBOSE
Filippo Valsorda 3c4d6c9eba Not all Dailymotion videos have an hqURL, now downloads highest quality available
Filippo Valsorda 349e2e3e21 Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)
Filippo Valsorda 551fa9dfbf adding new --output replacements. Thanks @danut007ro (closes )
Filippo Valsorda ce3674430b added new FAQ on exe dependency
Filippo Valsorda 5cdfaeb37b New FAQ: What is this binary file? (+ small fix to other one)
Philipp Hagemeister 38612b4edc update default UA string (Closes )
Philipp Hagemeister 6c5b442a9b Add recent breakage to FAQ (Closes )