issues
search
cuducos
/
chunk
🧱 Chunk is a download manager for slow and unstable servers
MIT License
56
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
panic: net/http: internal error: connCount underflow
#49
xylographe
opened
2 months ago
0
Upgrade dependencies
#48
makon
closed
11 months ago
4
Reports already downloaded bytes as downloaded
#47
cuducos
closed
1 year ago
1
Adds user-agent customization option
#46
cuducos
closed
1 year ago
0
Cannot continue stopped download on Windows
#45
cuducos
opened
1 year ago
3
Error unzipping large file downloaded with `chunk` in Windows
#44
mfagundes
opened
1 year ago
6
Fixes install instructions on README.md
#43
cuducos
closed
1 year ago
3
Error on `go install` (following the README)
#42
cuducos
closed
1 year ago
0
Makes Chunk directory configurable
#41
cuducos
closed
1 year ago
0
Uses progress tracker
#40
cuducos
closed
1 year ago
0
Make Chunk directory configurable
#39
cuducos
closed
1 year ago
1
Moves progress files to `~/.chunk`
#38
cuducos
closed
1 year ago
0
Exports HTTP client
#37
cuducos
closed
1 year ago
0
Two chunk instances downloading the same file
#36
danielfireman
opened
1 year ago
3
Should we export the HTTP client to make it easier for users to customize it?
#35
cuducos
closed
1 year ago
1
Re-introducing chunk CLI with richer parameter options
#34
danielfireman
closed
1 year ago
0
Cleans up `README.md` for 1st release
#33
cuducos
closed
1 year ago
0
Adds target directory
#32
cuducos
closed
1 year ago
0
Introducing command-line options to chunk binary
#31
danielfireman
closed
1 year ago
0
Fixing race condition revealed with new test
#30
danielfireman
closed
1 year ago
0
Fix downloading of binary (?) files
#29
cuducos
closed
1 year ago
1
Adds test for ZIP archive download
#28
cuducos
closed
1 year ago
2
Parallel downloads
#27
danielfireman
closed
1 year ago
2
Pre commit hooks
#26
vmesel
closed
1 year ago
5
Improving test CI
#25
danielfireman
closed
1 year ago
0
Splitting library and CLI
#24
danielfireman
closed
1 year ago
0
Creates usage example with download status
#23
cuducos
closed
1 year ago
0
Uses retries (if needed) for the HEAD requests to get the download file size
#22
cuducos
closed
1 year ago
0
Uses HTTP Content-Range for downloading
#21
cuducos
closed
1 year ago
0
Fix test and/or `getDownloadSize`
#20
cuducos
closed
1 year ago
0
Added tests for `getDownloadSize`
#19
devils2ndself
closed
1 year ago
2
Write tests for `getDownloadSize`
#18
cuducos
closed
1 year ago
1
Use retry when getting file sizes
#17
cuducos
closed
1 year ago
0
Add pre-commit checks
#16
danielfireman
closed
1 year ago
0
Adds contribution guide
#15
cuducos
closed
1 year ago
1
Adds cache to allow downloads do pause and restart
#14
cuducos
closed
1 year ago
5
Add target directory
#13
cuducos
closed
1 year ago
4
Create an enhanced CLI through which we can customize de default options
#12
cuducos
closed
1 year ago
0
Adds chunk struct and its generator
#11
cuducos
closed
1 year ago
0
Adds get file size method
#10
vmesel
closed
1 year ago
12
Test and code improvements
#9
danielfireman
closed
2 years ago
0
Integrate the pause/restart feature to the download function
#8
cuducos
closed
1 year ago
0
Structure to allow stop/restart downloads
#7
cuducos
closed
1 year ago
0
Create the parallel download semaphore/workers limit
#6
cuducos
closed
1 year ago
3
Implement HTTP content range to download files chunk by chunk
#5
cuducos
closed
1 year ago
0
Create a function to calculate all content ranges for any given file size
#4
cuducos
closed
1 year ago
0
Use a `HEAD` request to get the file total size before queueing it for download
#3
cuducos
closed
1 year ago
0
Suggests the public API for `chunk`
#2
cuducos
closed
2 years ago
0
Prototypes a GET HTTP request with retries and an independent timeout
#1
cuducos
closed
2 years ago
0