summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | blip.tv support for python 2.5 with trivialjsonPhilipp Hagemeister2011-07-101-8/+115
* | | | | | | | | call increment_downloads in blip.tv extractorPhilipp Hagemeister2011-07-071-0/+2
* | | | | | | | | --writedescription optionPhilipp Hagemeister2011-07-071-5/+25
* | | | | | | | | Full youtube video descriptions, including special characters (2.6+, with fal...Philipp Hagemeister2011-07-071-8/+30
* | | | | | | | | Support for blip.tv/file URLsPhilipp Hagemeister2011-06-251-12/+5
* | | | | | | | | Basic blip.tv supportPhilipp Hagemeister2011-06-211-0/+77
|/ / / / / / / /
* | | | | | | | Bump version numberRicardo Garcia2011-03-292-2/+2
* | | | | | | | Fix upload date regexp (closes #93)Ricardo Garcia2011-03-151-1/+1
* | | | | | | | Split a couple of lines to make the code more readableRicardo Garcia2011-03-151-4/+4
* | | | | | | | Avoid crash reported in issue #86Ricardo Garcia2011-03-151-1/+1
* | | | | | | | Support youtube.com/e/ URLs (closes #88)Ricardo Garcia2011-02-281-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Bump version numberRicardo Garcia2011-02-262-2/+2
* | | | | | | Use '--' to separate the file argument from the options when calling ffmpegIdan Kamara2011-02-251-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Bump version numberRicardo Garcia2011-02-252-2/+2
* | | | | | Catch possible exceptions when running ffprobeRicardo Garcia2011-02-251-5/+8
* | | | | | Fix stderr print when ffmpeg failsIdan Kamara2011-02-251-1/+1
* | | | | | Bump version numberRicardo Garcia2011-02-252-2/+2
* | | | | | Update User-Agent stringRicardo Garcia2011-02-251-1/+1
* | | | | | Add an audio extracting PostProcessor using ffmpeg (closes #2)Ricardo Garcia2011-02-251-0/+93
* | | | | | Fix date parsing for YouTube (patch by Drake Wyrm)Ricardo Garcia2011-02-251-1/+1
| |/ / / / |/| | | |
* | | | | Add Gergely Imreh to the author listRicardo Garcia2011-02-201-0/+1
* | | | | Facebook info extractorGergely Imreh2011-02-201-0/+225
| |_|/ / |/| | |
* | | | Fix possible missing parameter in playlist url extractionGergely Imreh2011-02-131-0/+1
* | | | Support more common YouTube playlist URLsRicardo Garcia2011-02-121-1/+6
| |/ / |/| |
* | | Enable artist playlists in YoutubePlaylistIEGergely Imreh2011-01-311-4/+10
* | | Fix SyntaxError problem (oops)Ricardo Garcia2011-01-301-1/+1
* | | Update User-Agent stringRicardo Garcia2011-01-301-1/+1
* | | Bump version numberRicardo Garcia2011-01-302-2/+2
* | | Add YoutubeUserIE (code courtesy of Paweł Paprota)Ricardo Garcia2011-01-291-23/+56
|/ /
* | Split some long linesRicardo Garcia2011-01-281-6/+12
* | Make the file timestamp feature optionalRicardo Garcia2011-01-281-8/+26
* | Set downloaded file's time stamp from last-modified headerGergely Imreh2011-01-281-0/+18
* | New option --get-filename to print output filenameGergely Imreh2011-01-261-9/+22
* | Support for youtube.com/embed/XXXXX URLs (closes #63)Lionel Elie Mamane2011-01-251-1/+1
* | Fix omission of Witold Baryluk as the Dailymotion InfoExtractor authorRicardo Garcia2011-01-211-0/+1
* | Fix dailymotion support (closes #60)Ricardo Garcia2011-01-211-1/+1
* | Improve addinfourl_wrapper for compatibility with older Python versionsRicardo Garcia2011-01-201-1/+3
* | Wrap call to addinfourl for compatibility with Python 2.4Ricardo Garcia2011-01-181-2/+8
* | Omit code argument in addinfourl for Python 2.4Ricardo Garcia2011-01-181-2/+2
* | Make the self-updating function a bit more robustRicardo Garcia2011-01-121-9/+15
* | Add support for embedded YouTube playist URLs (closes #54)Ricardo Garcia2011-01-121-1/+1
* | Fix "unable to rename file" Windows error (closes #56)Ricardo Garcia2011-01-121-0/+6
* | Add proper support for "gzip" and "deflate" encodingsRicardo Garcia2011-01-121-17/+72
* | Fix bug in regular expression for youtu.be linksRicardo Garcia2011-01-101-1/+1
* | Add --no-part option (closes #48)Ricardo Garcia2011-01-071-10/+14
* | Remove trailing whitespaceRicardo Garcia2011-01-071-41/+41
* | Added --console-title to display download progress in console window title.Mantas Mikulėnas2011-01-041-0/+18
* | Add --dump-user-agent option (patch provided by Benjamin Johnson)Ricardo Garcia2011-01-031-0/+7
* | Print new line before a few error messagesRicardo Garcia2011-01-031-7/+7
* | Request page compression by default, like Firefox doesRicardo Garcia2010-12-161-0/+1