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-17
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2012-12-17
Remove some antipatterns and ensure that we always write the JSON file with U...
Philipp Hagemeister
2012-12-17
a number of new tests and fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17
Google Video has been shutdown as of 11/15/2012. All videos on Google Video w...
Filippo Valsorda
2012-12-17
various py3 fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17
test subtitles
Filippo Valsorda
2012-12-16
Fix --extract-audio on Python 3
Philipp Hagemeister
2012-12-16
Tests for justin.tv
Philipp Hagemeister
2012-12-16
Credit vasi for justin.tv
Philipp Hagemeister
2012-12-16
Misc justin.tv fixes
Dave Vasilevsky
2012-12-16
Support more than 100 videos for justin.tv
Dave Vasilevsky
2012-12-16
Preliminary support for twitch.tv and justin.tv
Dave Vasilevsky
2012-12-15
Do not decode None
Philipp Hagemeister
2012-12-15
Fix VimeoIE in Python 3
Philipp Hagemeister
2012-12-15
Fix Dailymotion in Python 3
Philipp Hagemeister
2012-12-15
Fix XNXX in Python 3
Philipp Hagemeister
2012-12-15
More Youku Python 3 fixing
Philipp Hagemeister
2012-12-15
Fix YoukuIE in Python3 (and in general)
Philipp Hagemeister
2012-12-15
Fix xvideo IE in Python 3
Philipp Hagemeister
2012-12-15
restrict sys.argv craziness to Python 2 (Fixes #591)
Philipp Hagemeister
2012-12-13
NBA IE (Closes #590)
Philipp Hagemeister
2012-12-12
Revert "Don't be too clever"
Philipp Hagemeister
2012-12-12
Don't be too clever
Philipp Hagemeister
2012-12-12
streamlined and simplified dynamic tests generation; readded a couple of test...
Filippo Valsorda
2012-12-12
Merge remote-tracking branch 'gcmalloc/master' into fork_master
Filippo Valsorda
2012-12-11
Add support for comedycentral clips (closes #233)
nto
2012-12-12
test automation
gcmalloc
2012-12-11
changing the template file extension
gcmalloc
2012-12-11
rollback tests multiprocess, Travis and OSX don't support it
Filippo Valsorda
2012-12-11
changing the template file extension
gcmalloc
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
[next]