projects
/
youtube-dl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
youtube-dl
2011-02-22
Rogério Brito
Merge branch 'prefer-webm' of ssh://github.com/rbrito...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Rogério Brito
Merge branch 'master' into prefer-webm
commit
|
commitdiff
|
tree
|
snapshot
2011-02-20
Ricardo Garcia
Add Gergely Imreh to the author list
commit
|
commitdiff
|
tree
|
snapshot
2011-02-20
Gergely Imreh
Facebook info extractor
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Rogério Brito
Merge branch 'master' into prefer-webm
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Gergely Imreh
Fix possible missing parameter in playlist url extraction
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Ricardo Garcia
Support more common YouTube playlist URLs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Gergely Imreh
Enable artist playlists in YoutubePlaylistIE
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Ricardo Garcia
Fix SyntaxError problem (oops)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Ricardo Garcia
Update User-Agent string
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Ricardo Garcia
Add YoutubeUserIE (code courtesy of Paweł Paprota)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Rogério Brito
Merge branch 'master' into prefer-webm
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Rogério Brito
Give preference to WebM formats.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Ricardo Garcia
Split some long lines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Ricardo Garcia
Make the file timestamp feature optional
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Gergely Imreh
Set downloaded file's time stamp from last-modified...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Gergely Imreh
New option --get-filename to print output filename
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Lionel Elie...
Support for youtube.com/embed/XXXXX URLs (closes #63)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Ricardo Garcia
Fix omission of Witold Baryluk as the Dailymotion InfoE...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Ricardo Garcia
Fix dailymotion support (closes #60)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Ricardo Garcia
Improve addinfourl_wrapper for compatibility with older...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Ricardo Garcia
Wrap call to addinfourl for compatibility with Python 2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Ricardo Garcia
Omit code argument in addinfourl for Python 2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ricardo Garcia
Make the self-updating function a bit more robust
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ricardo Garcia
Add support for embedded YouTube playist URLs (closes...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ricardo Garcia
Fix "unable to rename file" Windows error (closes #56)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ricardo Garcia
Add proper support for "gzip" and "deflate" encodings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Ricardo Garcia
Fix bug in regular expression for youtu.be links
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Ricardo Garcia
Add --no-part option (closes #48)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Ricardo Garcia
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Mantas Mikulėnas
Added --console-title to display download progress...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Ricardo Garcia
Add --dump-user-agent option (patch provided by Benjami...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Ricardo Garcia
Print new line before a few error messages
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Ricardo Garcia
Request page compression by default, like Firefox does
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Ricardo Garcia
Take into account resume_len when calculating speed...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Ricardo Garcia
Fix erroneous "content too short" error message
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ricardo Garcia
Remove deprecated -b option and nonworking -m option...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ricardo Garcia
Stop attempting to use get_video and detect missing...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ricardo Garcia
Do not use 0% as the starting point in resumed download...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ricardo Garcia
Fix problem when requesting an existing format explicit...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ricardo Garcia
Improve temporary filename handling of special cases
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ricardo Garcia
Fix YoutubeIE after recent YouTube changes (closes...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Ricardo Garcia
Add Vasyl' Vavrychuk to the list of authors
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Vasyl' Vavrychuk
Implemented depositfiles.com support
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Vasyl' Vavrychuk
Fixed failure of os.rename after receiving file finishe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Vasyl' Vavrychuk
report_extraction was never called for GenericIE
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Ricardo Garcia
Use a temporary filename to download files
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Nevar Angelo
Reworked 'upload_date' code for output sequence in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ricardo Garcia
Update User-Agent string
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ricardo Garcia
Rework upload date mechanism after detecting problems...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ricardo Garcia
Restore file permissions
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Ricardo Garcia
Merge branch 'master' of https://github.com/psi-neamf...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
jamiejones
Correctly parse the player URL in RTMP downloads (close...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Nevar Angelo
Added 'uploaddate' output sequence for YoutubeIE.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Ricardo Garcia
Minor help text correction
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Nevar Angelo
Added command line switch -A --auto-number
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Nevar Angelo
Allow comments in batch file.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Ricardo Garcia
Add playlist-end option (courtesy of Nevar Angelo)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Modify autoupdate URLs to match the ones from github.com
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Update User-Agent string
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Load cookies if the cookie file exists when starting...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Use stderr for output when the output file is "-" ...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Add new --cookies option to be able to save cookies...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Set stdout to binary mode under Windows (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Support "https" in YouTube video URLs (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Use HTTPS for the login URL (fixes issue #163)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Retry on any 5xx server error
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Treat HTTP error 500 the same way as 503 (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Support the -nocookie suffix in youtube domain name...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Do not print file name on warning message (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Fix "unable to extract uploader nickname" error with...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Decode the reason given on YouTube errors to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Allow the #! notation for YouTube URLs found in many...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Extract the video extension from the media URL in metac...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Fix metacafe.com downloads for some videos (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Use unicode strings for several error messages that...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Abort download in case of error writing file data to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Improve error message on invalid output template and...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Fix typo in report_resuming_byte doc string (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Update user-agent string
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Fix metacafe.com code not working due to gdaKey again...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Merge Gavin van Lelyveld's patch for --playlist-start...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Put back -b option as a placeholder with a warning...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Consider the file downloaded if the size differs in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Reorganize request code to make it a bit more robust
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Properly detect YouTube error messages to print them...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Restore support for the get_video method, fixing many...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Restore proper support for webm formats (fixes issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Update user agent string
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Partially rewrite YouTube InfoExtractor after it stoppe...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Remove some format command line options
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Ricardo Garcia
Do not check for self._downloader being None in several...
commit
|
commitdiff
|
tree
|
snapshot
next