Jakub Roztocil
|
d9eca19b8f
|
New URL.
|
2014-05-05 21:17:23 +02:00 |
|
Jakub Roztocil
|
05db75bdb1
|
Modularized output, refactoring
Making it ready for output formatting plugin API.
|
2014-04-27 21:58:00 +02:00 |
|
Jakub Roztocil
|
af4aa3a761
|
Test improvements.
|
2014-04-25 12:18:35 +02:00 |
|
Jakub Roztocil
|
6071fff4af
|
Refactored tests into smaller modules.
|
2014-04-24 14:07:31 +02:00 |
|
Jakub Roztocil
|
b01906a45c
|
Fixed ZeroDivisionError in download summary.
Closes #202
|
2014-02-18 13:06:18 +01:00 |
|
Jakub Roztocil
|
29f6b6a2a9
|
Improved Content-Disposition parsing for --download mode
Closes #168.
|
2013-09-24 19:50:37 +02:00 |
|
Jakub Roztocil
|
00de49f4c3
|
Cleanup
|
2013-08-18 00:59:10 +02:00 |
|
Jakub Roztocil
|
383dba524a
|
Print error when download is interrupted by server
Close #147
|
2013-07-07 17:00:03 +02:00 |
|
Jakub Roztocil
|
5af88756a6
|
Fixed download ETA for Python 2.6.
|
2013-05-14 12:49:29 +02:00 |
|
Jakub Roztocil
|
7f624e61b5
|
Use Thread instead of Timer for progress reporting.
|
2013-05-14 12:49:03 +02:00 |
|
Jakub Roztocil
|
1fc8396c4b
|
Stop the progres reporter thread on error.
|
2013-04-16 04:55:45 -03:00 |
|
Jakub Roztocil
|
6c3b983c18
|
Tests
|
2013-04-15 00:56:47 -03:00 |
|
Jakub Roztocil
|
cfa7199f0b
|
Added a simple download test.
|
2013-04-13 15:34:31 -03:00 |
|
Jakub Roztocil
|
5a1177d57e
|
Fixed downloads with no Content-Length.
|
2013-04-13 14:50:46 -03:00 |
|
Jakub Roztocil
|
c63a92f9b7
|
Cleanup
|
2013-04-12 22:02:34 -03:00 |
|
Jakub Roztocil
|
d17e02792b
|
Fixed length progress bar.
|
2013-04-12 21:49:27 -03:00 |
|
Jakub Roztocil
|
289e9b844e
|
Fixed Content-Type retrieval for Python 3.
|
2013-04-12 14:07:21 -03:00 |
|
Jakub Roztocil
|
4d84d77851
|
Cleanup
|
2013-04-12 13:09:57 -03:00 |
|
Jakub Roztocil
|
d32acfe2fa
|
Only use Range when already have a partial download.
|
2013-04-12 11:56:05 -03:00 |
|
Jakub Roztocil
|
38206e9e92
|
Cleanup
|
2013-04-12 11:26:42 -03:00 |
|
Jakub Roztocil
|
341272db1e
|
Added support for output redirection with --download (#104).
|
2013-04-12 11:04:14 -03:00 |
|
Jakub Roztocil
|
9d043eb745
|
Used Content-Disposition filename (#104).
|
2013-04-12 10:19:49 -03:00 |
|
Jakub Roztocil
|
40bd8f65af
|
Handle KeyboardInterrupt while --download'ing (#104).
|
2013-04-12 09:08:19 -03:00 |
|
Jakub Roztocil
|
347653b369
|
Performance and progress bar improvements.
#104
|
2013-04-12 08:59:33 -03:00 |
|
Jakub Roztocil
|
ebfce6fb93
|
Improved progress bar (#104).
|
2013-04-11 18:51:21 -03:00 |
|
Jakub Roztocil
|
674acfe2c2
|
Cleanup
|
2013-04-11 16:23:15 -03:00 |
|
Jakub Roztocil
|
7ccdece39f
|
Cleanup
|
2013-04-11 04:00:41 -03:00 |
|
Jakub Roztocil
|
e53dcba03e
|
Added Content-Range parsing tests.
#104
|
2013-04-11 03:49:01 -03:00 |
|
Jakub Roztocil
|
486657afa3
|
Improved Content-Range parsing.
#104
|
2013-04-11 03:24:59 -03:00 |
|
Jakub Roztocil
|
599bc0519f
|
Download resume improvements.
- Set correct Range
- Validate respnse status
- Validate Content-Range
#104
|
2013-04-11 02:29:10 -03:00 |
|
Jakub Roztocil
|
21613faa5a
|
Progress bar update
|
2013-04-10 13:07:05 -03:00 |
|
Jakub Roztocil
|
36bc64e02f
|
Cleanup.
|
2013-04-10 12:53:25 -03:00 |
|
Jakub Roztocil
|
9b2a293e6e
|
Progress on --download.
|
2013-03-24 11:23:18 -03:00 |
|
Jakub Roztocil
|
99f82bbd32
|
Handle downloads with no Content-Length.
|
2013-03-07 13:32:48 -03:00 |
|
Jakub Roztocil
|
7774eac3df
|
Fixed unique suffix placement for URLs with a file extension.
|
2013-03-03 22:35:01 -03:00 |
|
Jakub Roztocil
|
8e6c765be2
|
Initial --download implementation (#104).
Closes #127
|
2013-03-03 22:17:09 -03:00 |
|