Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | blip.tv support for python 2.5 with trivialjson | Philipp Hagemeister | 2011-07-10 | 1 | -8/+115 | |
* | | | | | | | | | call increment_downloads in blip.tv extractor | Philipp Hagemeister | 2011-07-07 | 1 | -0/+2 | |
* | | | | | | | | | --writedescription option | Philipp Hagemeister | 2011-07-07 | 1 | -5/+25 | |
* | | | | | | | | | Full youtube video descriptions, including special characters (2.6+, with fal... | Philipp Hagemeister | 2011-07-07 | 1 | -8/+30 | |
* | | | | | | | | | Support for blip.tv/file URLs | Philipp Hagemeister | 2011-06-25 | 1 | -12/+5 | |
* | | | | | | | | | Basic blip.tv support | Philipp Hagemeister | 2011-06-21 | 1 | -0/+77 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bump version number | Ricardo Garcia | 2011-03-29 | 2 | -2/+2 | |
* | | | | | | | | Fix upload date regexp (closes #93) | Ricardo Garcia | 2011-03-15 | 1 | -1/+1 | |
* | | | | | | | | Split a couple of lines to make the code more readable | Ricardo Garcia | 2011-03-15 | 1 | -4/+4 | |
* | | | | | | | | Avoid crash reported in issue #86 | Ricardo Garcia | 2011-03-15 | 1 | -1/+1 | |
* | | | | | | | | Support youtube.com/e/ URLs (closes #88) | Ricardo Garcia | 2011-02-28 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Bump version number | Ricardo Garcia | 2011-02-26 | 2 | -2/+2 | |
* | | | | | | | Use '--' to separate the file argument from the options when calling ffmpeg | Idan Kamara | 2011-02-25 | 1 | -2/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Bump version number | Ricardo Garcia | 2011-02-25 | 2 | -2/+2 | |
* | | | | | | Catch possible exceptions when running ffprobe | Ricardo Garcia | 2011-02-25 | 1 | -5/+8 | |
* | | | | | | Fix stderr print when ffmpeg fails | Idan Kamara | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | Bump version number | Ricardo Garcia | 2011-02-25 | 2 | -2/+2 | |
* | | | | | | Update User-Agent string | Ricardo Garcia | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | Add an audio extracting PostProcessor using ffmpeg (closes #2) | Ricardo Garcia | 2011-02-25 | 1 | -0/+93 | |
* | | | | | | Fix date parsing for YouTube (patch by Drake Wyrm) | Ricardo Garcia | 2011-02-25 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Add Gergely Imreh to the author list | Ricardo Garcia | 2011-02-20 | 1 | -0/+1 | |
* | | | | | Facebook info extractor | Gergely Imreh | 2011-02-20 | 1 | -0/+225 | |
| |_|/ / |/| | | | ||||||
* | | | | Fix possible missing parameter in playlist url extraction | Gergely Imreh | 2011-02-13 | 1 | -0/+1 | |
* | | | | Support more common YouTube playlist URLs | Ricardo Garcia | 2011-02-12 | 1 | -1/+6 | |
| |/ / |/| | | ||||||
* | | | Enable artist playlists in YoutubePlaylistIE | Gergely Imreh | 2011-01-31 | 1 | -4/+10 | |
* | | | Fix SyntaxError problem (oops) | Ricardo Garcia | 2011-01-30 | 1 | -1/+1 | |
* | | | Update User-Agent string | Ricardo Garcia | 2011-01-30 | 1 | -1/+1 | |
* | | | Bump version number | Ricardo Garcia | 2011-01-30 | 2 | -2/+2 | |
* | | | Add YoutubeUserIE (code courtesy of Paweł Paprota) | Ricardo Garcia | 2011-01-29 | 1 | -23/+56 | |
|/ / | ||||||
* | | Split some long lines | Ricardo Garcia | 2011-01-28 | 1 | -6/+12 | |
* | | Make the file timestamp feature optional | Ricardo Garcia | 2011-01-28 | 1 | -8/+26 | |
* | | Set downloaded file's time stamp from last-modified header | Gergely Imreh | 2011-01-28 | 1 | -0/+18 | |
* | | New option --get-filename to print output filename | Gergely Imreh | 2011-01-26 | 1 | -9/+22 | |
* | | Support for youtube.com/embed/XXXXX URLs (closes #63) | Lionel Elie Mamane | 2011-01-25 | 1 | -1/+1 | |
* | | Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author | Ricardo Garcia | 2011-01-21 | 1 | -0/+1 | |
* | | Fix dailymotion support (closes #60) | Ricardo Garcia | 2011-01-21 | 1 | -1/+1 | |
* | | Improve addinfourl_wrapper for compatibility with older Python versions | Ricardo Garcia | 2011-01-20 | 1 | -1/+3 | |
* | | Wrap call to addinfourl for compatibility with Python 2.4 | Ricardo Garcia | 2011-01-18 | 1 | -2/+8 | |
* | | Omit code argument in addinfourl for Python 2.4 | Ricardo Garcia | 2011-01-18 | 1 | -2/+2 | |
* | | Make the self-updating function a bit more robust | Ricardo Garcia | 2011-01-12 | 1 | -9/+15 | |
* | | Add support for embedded YouTube playist URLs (closes #54) | Ricardo Garcia | 2011-01-12 | 1 | -1/+1 | |
* | | Fix "unable to rename file" Windows error (closes #56) | Ricardo Garcia | 2011-01-12 | 1 | -0/+6 | |
* | | Add proper support for "gzip" and "deflate" encodings | Ricardo Garcia | 2011-01-12 | 1 | -17/+72 | |
* | | Fix bug in regular expression for youtu.be links | Ricardo Garcia | 2011-01-10 | 1 | -1/+1 | |
* | | Add --no-part option (closes #48) | Ricardo Garcia | 2011-01-07 | 1 | -10/+14 | |
* | | Remove trailing whitespace | Ricardo Garcia | 2011-01-07 | 1 | -41/+41 | |
* | | Added --console-title to display download progress in console window title. | Mantas Mikulėnas | 2011-01-04 | 1 | -0/+18 | |
* | | Add --dump-user-agent option (patch provided by Benjamin Johnson) | Ricardo Garcia | 2011-01-03 | 1 | -0/+7 | |
* | | Print new line before a few error messages | Ricardo Garcia | 2011-01-03 | 1 | -7/+7 | |
* | | Request page compression by default, like Firefox does | Ricardo Garcia | 2010-12-16 | 1 | -0/+1 |