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-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
2010-12-05
report_extraction was never called for GenericIE
Vasyl' Vavrychuk
2010-12-04
Use a temporary filename to download files
Ricardo Garcia
2010-11-30
Reworked 'upload_date' code for output sequence in YoutubeIE.
Nevar Angelo
2010-11-19
Bump version number
2010.11.19
Ricardo Garcia
2010-11-19
Update User-Agent string
Ricardo Garcia
2010-11-19
Rework upload date mechanism after detecting problems in several tests
Ricardo Garcia
2010-11-19
Restore file permissions
Ricardo Garcia
2010-11-19
Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamf
Ricardo Garcia
2010-11-17
Correctly parse the player URL in RTMP downloads (closes #11)
jamiejones
2010-11-17
Added 'uploaddate' output sequence for YoutubeIE.
Nevar Angelo
2010-11-06
Minor help text correction
Ricardo Garcia
2010-11-06
Added command line switch -A --auto-number
Nevar Angelo
2010-11-06
Allow comments in batch file.
Nevar Angelo
2010-11-04
Add playlist-end option (courtesy of Nevar Angelo)
Ricardo Garcia
2010-10-31
Modify autoupdate URLs to match the ones from github.com
Ricardo Garcia
[next]