Commit graph

28 commits

Author SHA1 Message Date
CorpNewt
ce3cb9420b
Remove unneeded .lower() 2024-08-16 21:24:55 -05:00
CorpNewt
cc6db2d46a
Add Windows hack for incorrect __main__ case 2024-08-16 21:19:57 -05:00
CorpNewt
bc53a56f6b
Print first, set dl speed update freq, handle KeyboardInterrupts 2024-08-14 03:02:22 -05:00
CorpNewt
37c14f1133
Wrap up progress checks in multiprocessing.Process() 2024-07-23 13:21:48 -05:00
CorpNewt
c671f066aa
Flush sys.stdout after writing 2024-07-15 08:57:07 -05:00
CorpNewt
3ef65d1d1e
Fix formatting issue in python 2 2024-07-14 14:39:14 -05:00
CorpNewt
32aef451de
Calculate time remaining, consider the last 1024 packets 2024-07-14 14:11:01 -05:00
CorpNewt
db60668857
Show simple progress bar and approximate download speed 2024-07-10 17:43:12 -05:00
CorpNewt
9bb16b1e1c
Compare downloaded size to Content-Length if available 2023-12-08 02:49:49 -06:00
CorpNewt
8a8e918e3d Update downloader.py from pymodules 2022-04-02 09:50:55 -05:00
CorpNewt
3d87cf189e Update downloader.py from pymodules 2020-10-04 18:21:10 -05:00
Dhinak G
996d067a38 Fix gzipped results
Yes i sneaked size into here shh
2020-10-01 15:33:38 -04:00
C.K. Tse
fd48cc8b44 Clean up https certificate verification logic by using reasonable defaults for macOS 2020-06-07 13:59:27 +08:00
CorpNewt
58ab64c42f
Update chunk size per bentaylornz 2020-05-13 06:15:26 -05:00
CorpNewt
ce6f62c388
Fix comment 2019-09-07 15:20:35 -05:00
CorpNewt
23b4c8c932
Expand get_size() function 2019-09-07 15:16:41 -05:00
CorpNewt
f2dcbab32a Update downloader.py from pymodules 2019-03-26 17:05:32 -05:00
CorpNewt
ec5e56551a Update downloader.py from pymodules 2019-03-26 17:03:18 -05:00
CorpNewt
3ad4aa912c Update downloader.py from pymodules 2019-03-26 14:18:36 -05:00
CorpNewt
ab838d4646 Update downloader.py from pymodules 2019-03-06 22:13:52 -06:00
CorpNewt
4626432be2 Update downloader.py from pymodules 2019-03-06 22:02:22 -06:00
CorpNewt
20488d435b
Fix typo 2019-01-02 11:15:40 -06:00
corpnewt
fc7da4b8e5 Update downloader.py from pymodules 2018-12-27 18:11:18 -06:00
CorpNewt
340ba88150
Fixes for py2 on Sierra 2018-11-09 09:30:39 -06:00
CorpNewt
be5f277ddc
Wrap in try/except 2018-10-07 18:08:45 -05:00
CorpNewt
e50e41cec8
Readable progress 2018-10-07 14:05:02 -05:00
CorpNewt
b2896f5304
Add files via upload 2018-10-06 22:07:05 -05:00
CorpNewt
a76e237a46
Add files via upload 2018-09-25 23:16:18 -05:00