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
2011-02-25
Use '--' to separate the file argument from the options when calling ffmpeg
Idan Kamara
2011-02-25
Bump version number
2011.02.25b
Ricardo Garcia
2011-02-25
Catch possible exceptions when running ffprobe
Ricardo Garcia
2011-02-25
Fix stderr print when ffmpeg fails
Idan Kamara
2011-02-25
Bump version number
2011.02.25
Ricardo Garcia
2011-02-25
Update User-Agent string
Ricardo Garcia
2011-02-25
Add an audio extracting PostProcessor using ffmpeg (closes #2)
Ricardo Garcia
2011-02-25
Fix date parsing for YouTube (patch by Drake Wyrm)
Ricardo Garcia
2011-02-20
Add Gergely Imreh to the author list
Ricardo Garcia
2011-02-20
Facebook info extractor
Gergely Imreh
2011-02-13
Fix possible missing parameter in playlist url extraction
Gergely Imreh
2011-02-12
Support more common YouTube playlist URLs
Ricardo Garcia
2011-01-31
Enable artist playlists in YoutubePlaylistIE
Gergely Imreh
2011-01-30
Fix SyntaxError problem (oops)
2011.01.30
Ricardo Garcia
2011-01-30
Update User-Agent string
Ricardo Garcia
2011-01-30
Bump version number
Ricardo Garcia
2011-01-29
Add YoutubeUserIE (code courtesy of Paweł Paprota)
Ricardo Garcia
2011-01-28
Split some long lines
Ricardo Garcia
2011-01-28
Make the file timestamp feature optional
Ricardo Garcia
2011-01-28
Set downloaded file's time stamp from last-modified header
Gergely Imreh
2011-01-26
New option --get-filename to print output filename
Gergely Imreh
2011-01-25
Support for youtube.com/embed/XXXXX URLs (closes #63)
Lionel Elie Mamane
2011-01-21
Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author
Ricardo Garcia
2011-01-21
Fix dailymotion support (closes #60)
Ricardo Garcia
2011-01-20
Improve addinfourl_wrapper for compatibility with older Python versions
Ricardo Garcia
2011-01-18
Wrap call to addinfourl for compatibility with Python 2.4
Ricardo Garcia
2011-01-18
Omit code argument in addinfourl for Python 2.4
Ricardo Garcia
2011-01-12
Make the self-updating function a bit more robust
Ricardo Garcia
2011-01-12
Add support for embedded YouTube playist URLs (closes #54)
Ricardo Garcia
2011-01-12
Fix "unable to rename file" Windows error (closes #56)
Ricardo Garcia
2011-01-12
Add proper support for "gzip" and "deflate" encodings
Ricardo Garcia
2011-01-10
Fix bug in regular expression for youtu.be links
Ricardo Garcia
2011-01-07
Add --no-part option (closes #48)
Ricardo Garcia
2011-01-07
Remove trailing whitespace
Ricardo Garcia
2011-01-04
Added --console-title to display download progress in console window title.
Mantas Mikulėnas
2011-01-03
Add --dump-user-agent option (patch provided by Benjamin Johnson)
Ricardo Garcia
2011-01-03
Print new line before a few error messages
Ricardo Garcia
2010-12-16
Request page compression by default, like Firefox does
Ricardo Garcia
2010-12-15
Take into account resume_len when calculating speed and ETA
Ricardo Garcia
2010-12-12
Fix erroneous "content too short" error message
Ricardo Garcia
2010-12-11
Remove deprecated -b option and nonworking -m option (closes #39)
Ricardo Garcia
2010-12-11
Stop attempting to use get_video and detect missing formats ourselves
Ricardo Garcia
2010-12-11
Do not use 0% as the starting point in resumed downloads (closes #40)
Ricardo Garcia
2010-12-09
Fix problem when requesting an existing format explicitly with -f
2010.12.09
Ricardo Garcia
2010-12-09
Bump version number
Ricardo Garcia
2010-12-09
Improve temporary filename handling of special cases
Ricardo Garcia
2010-12-09
Fix YoutubeIE after recent YouTube changes (closes #34)
Ricardo Garcia
2010-12-08
Add Vasyl' Vavrychuk to the list of authors
Ricardo Garcia
2010-12-08
Implemented depositfiles.com support
Vasyl' Vavrychuk
2010-12-05
Fixed failure of os.rename after receiving file finished due to file not bein...
Vasyl' Vavrychuk
[next]