aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11Release 2012.12.112012.12.11Filippo Valsorda
2012-12-11fix playlist pagination and add YT playlist tests (closes #569)Filippo Valsorda
2012-12-11Merge pull request #580 from FiloSottile/masterPhilipp Hagemeister
2012-12-11Merge branch 'master' into fork_masterFilippo Valsorda
2012-12-11use the new --test option to speed up tests (fetch only first 10K)Filippo Valsorda
2012-12-11gentests: allow test-specific FileDownloader params override from tests.jsonFilippo Valsorda
2012-12-11the test didn't load our Gzip openerFilippo Valsorda
2012-12-11print traceback on trouble if --verbose (why didn't I think of this before!?)Filippo Valsorda
2012-12-11exposing the test mode as --test (hidden and undocumented)Filippo Valsorda
2012-12-11added a test mode to FileDownloader that fetches only first 10KFilippo Valsorda
2012-12-08Merge 'rg3/master' into fork_masterFilippo Valsorda
2012-12-08ATTENTION DO NOT USE THESE: new binaries in the Downloads sectionFilippo Valsorda
2012-12-08new updating scheme, based on GH downloads; also, check if not updateable (pi...Filippo Valsorda
2012-12-08it's curious but bash-completion is with - and not _Filippo Valsorda
2012-12-07making the script compatible with python3gcmalloc
2012-12-07little correction on the readmegcmalloc
2012-12-07adding a proper bash-completion generationgcmalloc
2012-12-07youtube-dl.tar.gz make targetFilippo Valsorda
2012-12-07devscripts/make_readme.py in place of all that sedding, that has porting prob...Filippo Valsorda
2012-12-07and now, also py2exe compiles fine :) (on Windows)Filippo Valsorda
2012-12-07pip installs fine!Filippo Valsorda
2012-12-07SoundCloud IDs have changed, fix testsPhilipp Hagemeister
2012-12-07Use Soundcloud API (Closes #579)Philipp Hagemeister
2012-12-07More work on soundcloud IEPhilipp Hagemeister
2012-12-07Correct accidental renamePhilipp Hagemeister
2012-12-07Mark SoundCloud IE as nonfunctional for now (#579)Philipp Hagemeister
2012-12-07Better error reporting for SoundCloud IEPhilipp Hagemeister
2012-12-07Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for...Philipp Hagemeister
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
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 2....Philipp Hagemeister
2012-11-28getting version from git or failinggcmalloc
2012-11-28removing the zip option, this can be done with python setup.py bdist --format...gcmalloc