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
2010-10-31
patched to add Google Video and Photobucket support
obeythepenguin@gmail.com
2010-10-31
Bump version number
2010.01.06
Ricardo Garcia
2010-10-31
Add flexibility importing the "parse_qs" function (fixes issue #81)
Ricardo Garcia
2010-10-31
Bump version number
2010.01.05
Ricardo Garcia
2010-10-31
Fix minor problems with Youtube user InfoExtractor
Ricardo Garcia
2010-10-31
Add support for using rtmpdump
Ricardo Garcia
2010-10-31
Bump version number
2009.12.26
Ricardo Garcia
2010-10-31
Handle file open mode correctly (fixes issue #76)
Ricardo Garcia
2010-10-31
Added support to download all of a user's videos!
Archanamiya
2010-10-31
Fix detection of uploader nickname in metacafe (fixes issue #67)
Ricardo Garcia
2010-10-31
Take format 37 into account (fixes issue #65)
Ricardo Garcia
2010-10-31
Add self-updating code
Ricardo Garcia
2010-10-31
Use unquote_plus to decode video title
Ricardo Garcia
2010-10-31
Allow empty titles because they do appear in some videos (fixes issue #53)
Ricardo Garcia
2010-10-31
Use default values for "continuedl" and "nooverwrites" downloader parameters
Ricardo Garcia
2010-10-31
Avoid using Unicode strings when forming URL requests (fixes issue #50)
Ricardo Garcia
2010-10-31
Improve preferred encoding detection method
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.09.13
Ricardo Garcia
2010-10-31
Report final URL with -g and do not print URLs normally (fixes issue #49)
Ricardo Garcia
2010-10-31
Handle weird OSX locale settings gracefully (fixes issue #43)
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.09.08
Ricardo Garcia
2010-10-31
Modify _MORE_PAGES_INDICATOR for searches (fixes issue #41)
Ricardo Garcia
2010-10-31
Accept my_playlists syntax for playlists
Ricardo Garcia
2010-10-31
Do not specify any format as a last option for the -b flag
Ricardo Garcia
2010-10-31
Set INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.08.08
Ricardo Garcia
2010-10-31
Use get_video_info to work around captcha problems (fixes issue #31)
Ricardo Garcia
2010-10-31
Fix minor problem with size formatting method
Ricardo Garcia
2010-10-31
Update User-agent string
Ricardo Garcia
2010-10-31
Fix metacafe.com code due to recent changes in the site
Ricardo Garcia
2010-10-31
Include format 5 in best quality list
Ricardo Garcia
2010-10-31
Properly encode messages sent to stderr (fixes issue #34)
Ricardo Garcia
2010-10-31
Bump version number
2009.06.29
Ricardo Garcia
2010-10-31
Modify "more pages" check in YouTube playlist (fixes issue #29)
Ricardo Garcia
2010-10-31
Delay opening file until there is data to write
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.05.30
Ricardo Garcia
2010-10-31
Document new "continuedl" FileDownloader option
Ricardo Garcia
2010-10-31
Remove integer casts and replace them with long integer casts
Ricardo Garcia
2010-10-31
Fix missing cast preventing detection of already downloaded file
Ricardo Garcia
2010-10-31
Tweaks to ivanov's code
Ricardo Garcia
2010-10-31
Added -c option (--continue)
Paul Ivanov
2010-10-31
Fix TypeError when using the -f option (fixes issue #24)
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.05.25
Ricardo Garcia
2010-10-31
Remove trails from the "append_const" change (fixes issue #23)
Ricardo Garcia
2010-10-31
Only catch UnavailableFormatError in call to process_info
Ricardo Garcia
2010-10-31
Verify URLs in simulate mode (fixes issue #22)
Ricardo Garcia
[next]