index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-11
rollback tests multiprocess, Travis and OSX don't support it
Filippo Valsorda
2012-12-11
Speed up testing (<10s instead of 25s)
Philipp Hagemeister
2012-12-11
Fix TestYoutubeLists.test_youtube_user
Philipp Hagemeister
2012-12-11
Fix test selection in Python 2.6
Philipp Hagemeister
2012-12-11
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-12-11
Release 2012.12.11
2012.12.11
Filippo Valsorda
2012-12-11
Fix blip.tv in python3
Philipp Hagemeister
2012-12-11
fix playlist pagination and add YT playlist tests (closes #569)
Filippo Valsorda
2012-12-11
Merge pull request #580 from FiloSottile/master
Philipp Hagemeister
2012-12-11
Merge branch 'master' into fork_master
Filippo Valsorda
2012-12-11
use the new --test option to speed up tests (fetch only first 10K)
Filippo Valsorda
2012-12-11
gentests: allow test-specific FileDownloader params override from tests.json
Filippo Valsorda
2012-12-11
the test didn't load our Gzip opener
Filippo Valsorda
2012-12-11
print traceback on trouble if --verbose (why didn't I think of this before!?)
Filippo Valsorda
2012-12-11
exposing the test mode as --test (hidden and undocumented)
Filippo Valsorda
2012-12-11
added a test mode to FileDownloader that fetches only first 10K
Filippo Valsorda
2012-12-08
Merge 'rg3/master' into fork_master
Filippo Valsorda
2012-12-08
ATTENTION DO NOT USE THESE: new binaries in the Downloads section
Filippo Valsorda
2012-12-08
new updating scheme, based on GH downloads; also, check if not updateable (pi...
Filippo Valsorda
2012-12-08
it's curious but bash-completion is with - and not _
Filippo Valsorda
2012-12-07
making the script compatible with python3
gcmalloc
2012-12-07
little correction on the readme
gcmalloc
2012-12-07
adding a proper bash-completion generation
gcmalloc
2012-12-07
youtube-dl.tar.gz make target
Filippo Valsorda
2012-12-07
devscripts/make_readme.py in place of all that sedding, that has porting prob...
Filippo Valsorda
2012-12-07
and now, also py2exe compiles fine :) (on Windows)
Filippo Valsorda
2012-12-07
pip installs fine!
Filippo Valsorda
2012-12-07
SoundCloud IDs have changed, fix tests
Philipp Hagemeister
2012-12-07
Use Soundcloud API (Closes #579)
Philipp Hagemeister
2012-12-07
More work on soundcloud IE
Philipp Hagemeister
2012-12-07
Correct accidental rename
Philipp Hagemeister
2012-12-07
Mark SoundCloud IE as nonfunctional for now (#579)
Philipp Hagemeister
2012-12-07
Better error reporting for SoundCloud IE
Philipp Hagemeister
2012-12-07
Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for...
Philipp Hagemeister
2012-12-04
Add an example to the -o documentation (#573)
Philipp Hagemeister
2012-12-04
Let youtube IE handle IDs starting with PL (Closes #572)
Philipp Hagemeister
2012-12-03
Correct metacafe test filename (happens to start with an underscore)
Philipp Hagemeister
2012-12-03
Keep video IDs verbatim if possible (Closes #571)
Philipp Hagemeister
2012-12-01
Improve execution tests
Philipp Hagemeister
2012-11-30
Add test for Youku (Mentioned in #314)
Philipp Hagemeister
2012-11-29
Fix Soundcloud IE (+ Python3 support)
Philipp Hagemeister
2012-11-29
Fix MD5 calculation
Philipp Hagemeister
2012-11-29
Add irc channel notice
Philipp Hagemeister
2012-11-29
Enable travis notifications
Philipp Hagemeister
2012-11-29
setup.py Python3 fix, PyPi classifiers
Filippo Valsorda
2012-11-29
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-11-29
New repo skeleton, getting ready for PyPi
Filippo Valsorda
2012-11-29
Fix 2.6 nosetests
Philipp Hagemeister
2012-11-29
Merge remote-tracking branch 'origin/master' into fork_master
Filippo Valsorda
2012-11-29
removed __main__.py from the root of the repo
Filippo Valsorda
[next]