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-11-11
Solve the bug of parsing titles with unicode (cyrillic)
Art Zhitnik
2012-10-30
-x for --extract-audio, one of the most popular options
Philipp Hagemeister
2012-10-30
New --id option for the old default filename pattern
Philipp Hagemeister
2012-10-29
Additional tests in file name sanitation
Philipp Hagemeister
2012-10-28
Merge pull request #502 from FiloSottile/new_sanitize_filename
Philipp Hagemeister
2012-10-28
modified filename escaping to a "smarter" one
Filippo Valsorda
2012-10-28
slight change to Dailymotion uploader regex (fix)
Filippo Valsorda
2012-10-26
Merge pull request #491 from tyll/master
Philipp Hagemeister
2012-10-25
Update install target
Till Maas
2012-10-24
Merge pull request #488 from Tailszefox/local
Filippo Valsorda
2012-10-23
Fix audio bitrate quality for ffmpeg/avconv
Tailszefox
2012-10-23
Merge pull request #486 from Tailszefox/local
Philipp Hagemeister
2012-10-22
Added duration for YouTube videos
Tailszefox
2012-10-22
Support raw playlist parameters (Closes #482)
Philipp Hagemeister
2012-10-22
Restore 2.5 compat by activating with_statement future
Philipp Hagemeister
2012-10-22
handle YT urls with #/ redirects (closes #484)
Filippo Valsorda
2012-10-19
Don't use 2.7+ check_output
Philipp Hagemeister
2012-10-19
Merge pull request #472 from gcmalloc/master
Philipp Hagemeister
2012-10-19
correcting travis
gcmalloc
2012-10-19
changing test from md5 to filesize, the file changed between download
gcmalloc
2012-10-19
cleaning the test that doesn't work with the api for the moment
gcmalloc
2012-10-19
some assertion on the file downloaded
gcmalloc
2012-10-19
removing testing video
gcmalloc
2012-10-19
correcting test to be compatible with python2.6
gcmalloc
2012-10-19
StringIO used by nosetests do not merge with the way youtube-dl handle sys.st...
gcmalloc
2012-10-19
correction on the test
gcmalloc
2012-10-15
adding travis support
gcmalloc
2012-10-14
New IE: YouTube channels (closes #396)
Filippo Valsorda
2012-10-12
correcting the makefile according to the new one
gcmalloc
2012-10-12
removing extended globbing for the find utility
gcmalloc
2012-10-12
adding xvideo
gcmalloc
2012-10-12
adding facebook test
gcmalloc
2012-10-12
adding photobucket test
gcmalloc
2012-10-12
adding metacafe test
gcmalloc
2012-10-12
adding dailymotion test
gcmalloc
2012-10-12
some changes to keep the same standard
gcmalloc
2012-10-12
removing unused global modifier
gcmalloc
2012-10-12
correcting the makefile
gcmalloc
2012-10-12
changing test video
gcmalloc
2012-10-12
correction on the test for the utils.py
gcmalloc
2012-10-12
adding clean rule in the makefile
gcmalloc
2012-10-12
adding download test with md5 check
gcmalloc
2012-10-12
adding TestCase class and corresponding test
gcmalloc
2012-10-12
correction on the sanitize title method, change in title resulting
gcmalloc
2012-10-12
adding test rule in the Makefile
gcmalloc
2012-10-11
support EDU YouTube playlists (closes #407)
Filippo Valsorda
2012-10-09
release 2012.10.09
2012.10.09
Filippo Valsorda
2012-10-09
Added missing dependencies to Makefile
Filippo Valsorda
2012-10-09
Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merge...
Filippo Valsorda
2012-10-09
Merge PR #422 from 'kevinamadeus/master'
Filippo Valsorda
[next]