aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-07Better error reporting for SoundCloud IEPhilipp Hagemeister
2012-12-07Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed ↵Philipp Hagemeister
for #579)
2012-12-04Add an example to the -o documentation (#573)Philipp Hagemeister
2012-12-04Let youtube IE handle IDs starting with PL (Closes #572)Philipp Hagemeister
2012-12-03Correct metacafe test filename (happens to start with an underscore)Philipp Hagemeister
2012-12-03Keep video IDs verbatim if possible (Closes #571)Philipp Hagemeister
2012-12-01Improve execution testsPhilipp Hagemeister
2012-11-30Add test for Youku (Mentioned in #314)Philipp Hagemeister
2012-11-29Fix Soundcloud IE (+ Python3 support)Philipp Hagemeister
2012-11-29Fix MD5 calculationPhilipp Hagemeister
2012-11-29Add irc channel noticePhilipp Hagemeister
2012-11-29Enable travis notificationsPhilipp Hagemeister
2012-11-29setup.py Python3 fix, PyPi classifiersFilippo Valsorda
2012-11-29Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-11-29New repo skeleton, getting ready for PyPiFilippo Valsorda
2012-11-29Fix 2.6 nosetestsPhilipp Hagemeister
2012-11-29Merge remote-tracking branch 'origin/master' into fork_masterFilippo Valsorda
New tests - merged with md5 correction
2012-11-29removed __main__.py from the root of the repoFilippo Valsorda
2012-11-29Allow youtube_dl/__main__.py to be called directlyPhilipp Hagemeister
2012-11-29adding the script hookgcmalloc
2012-11-28cleaning binariesgcmalloc
2012-11-28Check during test runtime instead of test generation for _WORKING, and add ↵Philipp Hagemeister
2.6 compat
2012-11-28getting version from git or failinggcmalloc
2012-11-28removing the zip option, this can be done with python setup.py bdist ↵gcmalloc
--format=zip
2012-11-28moving to setup.pygcmalloc
2012-11-28correction on the testgcmalloc
2012-11-28Correct exception raisingPhilipp Hagemeister
2012-11-28Mark broken IEs in --list-extractorsPhilipp Hagemeister
2012-11-28Update download testsPhilipp Hagemeister
2012-11-28Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-11-28Restrict more characters (Closes #566)Philipp Hagemeister
2012-11-28make tests skip on not _WORKINGFilippo Valsorda
2012-11-28comment out 3.3 testing until Travis implements itFilippo Valsorda
2012-11-28making the metacafe test passgcmalloc
2012-11-28new .travis.yml with notifications and 3.3Filippo Valsorda
2012-11-28Mark CollegeHumorIE not working until phihag finishesFilippo Valsorda
2012-11-28fix YouTubeIE on 2.6, sorryFilippo Valsorda
2012-11-28collegehumor: able to download a single f4f file (not yet playable)Philipp Hagemeister
2012-11-28Make __main__ work in all scenarios with relative importsPhilipp Hagemeister
2012-11-28Use relative importsPhilipp Hagemeister
2012-11-28Drop 2.5 supportPhilipp Hagemeister
2012-11-28Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister
2012-11-28hack for apparently broken parse_qs in python2Philipp Hagemeister
2012-11-28test importPhilipp Hagemeister
2012-11-28Woooohooo! python3 youtube_dl BaW_jenozKc -t works!Philipp Hagemeister
2012-11-28Remove superfluous encodingsPhilipp Hagemeister
2012-11-28Fix printing title etc.Philipp Hagemeister
2012-11-28correct to_stderrPhilipp Hagemeister
2012-11-28youtube IE: Correct bytes vs strPhilipp Hagemeister
2012-11-28typoPhilipp Hagemeister