Commit Graph

745 Commits

Author SHA1 Message Date
Ricardo Garcia 1987c2325a Add proper support for "gzip" and "deflate" encodings 2011-01-12 20:20:37 +01:00
Ricardo Garcia aac3fe0f4a Fix bug in regular expression for youtu.be links 2011-01-10 12:54:14 +01:00
Ricardo Garcia 3fb2c487c0 Add --no-part option (closes #48) 2011-01-07 10:23:18 +01:00
Ricardo Garcia d3975459d1 Remove trailing whitespace 2011-01-07 10:22:01 +01:00
Mantas Mikulėnas ccbd296bee Added --console-title to display download progress in console window title.
This uses SetConsoleTitle() Win32 API for Windows Console, and Xterm escape sequence otherwise.
2011-01-04 17:32:35 +02:00
Ricardo Garcia e7cf18cb6b Add --dump-user-agent option (patch provided by Benjamin Johnson) 2011-01-03 11:47:23 +01:00
Ricardo Garcia 09cc744c90 Print new line before a few error messages 2011-01-03 11:22:49 +01:00
Ricardo Garcia a57ed21f6d Requ