Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cavaliergopher/grab issues and pull requests

#108 - Checksum progress

Issue - State: open - Opened by ananthb 6 months ago

#107 - Add cookies to requests

Pull Request - State: closed - Opened by raamsri 9 months ago - 1 comment

#106 - allow 'accept-ranges' (lowercase) header

Pull Request - State: closed - Opened by andyfloatingorchard 10 months ago - 1 comment

#105 - Change default user agent to meet specification, fix #104

Pull Request - State: open - Opened by harivyasi over 1 year ago

#104 - server returned 403 Forbidden

Issue - State: open - Opened by Prateeknandle over 1 year ago - 1 comment

#103 - Download failed: unexpected EOF

Issue - State: open - Opened by lidaboo over 1 year ago

#102 - Implement optional concurrent "Range" requests (refs #86)

Pull Request - State: open - Opened by justinfx over 1 year ago - 11 comments

#101 - No download progress while downloading

Issue - State: closed - Opened by Clashkid155 almost 2 years ago - 1 comment

#100 - Fix head break connection

Pull Request - State: open - Opened by mehanizm about 2 years ago

#99 - What unit does the rate limiter interface operate on?

Issue - State: open - Opened by ananthb about 2 years ago

#97 - panic: test timed out after 10m0s

Issue - State: closed - Opened by ghost over 2 years ago - 1 comment

#96 - Update project on golang.org

Issue - State: open - Opened by mattxs almost 3 years ago

#95 - resp.Size im megabytes

Issue - State: closed - Opened by ghost almost 3 years ago - 1 comment

#94 - readme: fix syntax error in example

Pull Request - State: open - Opened by SwanSpouse about 3 years ago

#93 - http: ContentLength=111 with Body length 0

Issue - State: open - Opened by infosecwatchman over 3 years ago

#92 - Support FS abstraction library

Issue - State: closed - Opened by ghost almost 4 years ago

#91 - cannot call non-function resp.Size (type int64)

Issue - State: open - Opened by abelikoff almost 4 years ago - 2 comments

#90 - rate limiter is not accurate

Issue - State: open - Opened by bruce-ding almost 4 years ago

#89 - Passing form data on GET requests

Issue - State: closed - Opened by abelikoff almost 4 years ago - 1 comment

#88 - readme: fix syntax error in example

Pull Request - State: closed - Opened by Nathan13888 about 4 years ago - 9 comments

#87 - Proposal: support new request to writer

Issue - State: open - Opened by gonejack about 4 years ago - 2 comments

#86 - Support multiple connections / multipart download

Issue - State: open - Opened by daveuk100 about 4 years ago - 4 comments

#85 - Handling 429 Status Code

Issue - State: open - Opened by ShehabAbdelSalam about 4 years ago

#84 - how to stop when downloading files ?

Issue - State: open - Opened by junlicn over 4 years ago

#83 - Fix problem with Range bytes and multiple hosts via redirect

Pull Request - State: closed - Opened by ViRb3 over 4 years ago - 3 comments

#82 - Make new release tag so go.mod can use latest version

Issue - State: open - Opened by ViRb3 over 4 years ago

#81 - os.File.Truncate returns an error

Pull Request - State: closed - Opened by oliverpool over 4 years ago - 2 comments

#80 - Delay file truncate until after BeforeCopy hook

Pull Request - State: closed - Opened by justinfx over 4 years ago - 2 comments

#79 - Unresolved: client.HTTPClient.Transport

Issue - State: open - Opened by duglaskl over 4 years ago - 1 comment

#78 - Calling CancelFunc in context doesn't cancel download

Issue - State: closed - Opened by maddie over 4 years ago - 4 comments

#77 - Download after authentication

Issue - State: open - Opened by ImRajdeepB almost 5 years ago

#76 - Use more-permissive file masks

Pull Request - State: closed - Opened by twooster almost 5 years ago

#75 - Possibly replace byteString with github.com/dustin/go-humanize

Issue - State: open - Opened by frezbo almost 5 years ago - 2 comments

#74 - Added HTTPClient Interface

Pull Request - State: closed - Opened by bt almost 5 years ago

#73 - Cancel running request

Pull Request - State: closed - Opened by oliverpool almost 5 years ago - 14 comments

#72 - add go tip to travis tests

Pull Request - State: closed - Opened by oliverpool almost 5 years ago - 2 comments

#71 - open file failure, got err bad content length

Issue - State: open - Opened by ghost almost 5 years ago - 5 comments

#70 - http client to follow redirects

Issue - State: open - Opened by ghost almost 5 years ago - 1 comment

#69 - Downloading dynamic content does not work

Issue - State: open - Opened by aleek about 5 years ago

#68 - Tests Panic on Windows

Issue - State: open - Opened by cambefus about 5 years ago - 2 comments

#67 - Check for missing filename directive in Content-disposition

Pull Request - State: closed - Opened by riyaz-ali over 5 years ago - 1 comment

#66 - download file from go-fastdfs

Issue - State: closed - Opened by fcddk over 5 years ago - 1 comment

#65 - return grab.GetAsync implementation

Issue - State: closed - Opened by gromo3eka over 5 years ago - 2 comments

#64 - Grab can't determine filename with an URL where this looks pretty easy

Issue - State: closed - Opened by CamilleScholtz over 5 years ago - 1 comment

#62 - Added simple moving average gauge for transfer rates

Pull Request - State: closed - Opened by cavaliercoder almost 6 years ago

#61 - Multiple downloads to the same file result in bad content length

Issue - State: closed - Opened by yene almost 6 years ago - 2 comments

#60 - Get files as []byte, instead of saving to disk

Issue - State: closed - Opened by rogierlommers almost 6 years ago - 6 comments

#59 - Fixed rate limiting for transfers that underun the buffer. Fixes #58

Pull Request - State: closed - Opened by cavaliercoder almost 6 years ago - 1 comment

#58 - rateLimit inaccurate when downloading files over https

Issue - State: closed - Opened by gonejack almost 6 years ago - 2 comments

#57 - need callback for reading data from response

Issue - State: open - Opened by chzhuo almost 6 years ago - 1 comment

#56 - [Feature] Add Socks5 Proxy support

Pull Request - State: closed - Opened by zquestz almost 6 years ago - 1 comment

#55 - [Feature] Add socks5 support

Pull Request - State: closed - Opened by zquestz almost 6 years ago

#54 - need callback for each internal requests

Issue - State: open - Opened by hbakhtiyor about 6 years ago - 3 comments

#53 - use passed request size if content length is not provided

Pull Request - State: closed - Opened by hbakhtiyor about 6 years ago - 2 comments

#52 - add reader middleware for processing response body data before save

Pull Request - State: closed - Opened by hbakhtiyor about 6 years ago - 3 comments

#51 - Cancel a download outside the Response scope.

Issue - State: closed - Opened by sokryptk about 6 years ago - 3 comments

#50 - fix guessing filename from url if content-disposition header is missing

Pull Request - State: closed - Opened by hbakhtiyor about 6 years ago - 2 comments

#49 - making getbatch accepts multiple destinations

Issue - State: closed - Opened by hbakhtiyor about 6 years ago - 1 comment

#48 - Grab hangs when server sends unexpected TCP RST packet

Issue - State: open - Opened by bts-dido about 6 years ago - 4 comments

#47 - extract filename from url if content-disposition header is not present

Issue - State: closed - Opened by hbakhtiyor about 6 years ago - 4 comments

#46 - Add concurrent download of large files in multiple chunks

Pull Request - State: closed - Opened by Savidude about 6 years ago - 2 comments

#45 - DeleteOnError does not seem to work (at least on Windows)

Issue - State: closed - Opened by 030 over 6 years ago - 6 comments

#44 - Download is not resumed after killing the application with ctrl + c

Issue - State: closed - Opened by jadolg over 6 years ago - 14 comments
Labels: cannot reproduce

#43 - Response from github is 403 when downloading a release file.

Issue - State: closed - Opened by praveenkumar over 6 years ago - 6 comments

#42 - how to print the download progress with DoBatch

Issue - State: closed - Opened by alan-ma-umg over 6 years ago - 2 comments

#41 - Cannot download html file

Issue - State: closed - Opened by kamontat over 6 years ago - 5 comments

#40 - Hook for AfterCopy

Issue - State: closed - Opened by alext234 over 6 years ago

#39 - Get the resp.Size first, then download it

Issue - State: closed - Opened by fslove over 6 years ago - 2 comments

#38 - FTP Support

Issue - State: closed - Opened by DemGiran over 6 years ago - 1 comment

#37 - Downloading smaller file with NoResume doesn't truncate

Issue - State: closed - Opened by frontierpsycho over 6 years ago - 3 comments

#36 - Can I download one file from multiple mirror link ?

Issue - State: open - Opened by jannson almost 7 years ago - 3 comments

#35 - range requests (resume) only work if request.Filename is explicitly set

Issue - State: open - Opened by wryfi almost 7 years ago - 3 comments

#34 - The examples and cmd race

Issue - State: closed - Opened by danmux almost 7 years ago - 2 comments

#33 - Added support for third-party rate limiters

Pull Request - State: closed - Opened by cavaliercoder almost 7 years ago

#32 - Move test files to tmp/shm

Issue - State: open - Opened by cavaliercoder almost 7 years ago

#31 - Implement rate limiting

Issue - State: closed - Opened by cavaliercoder almost 7 years ago - 2 comments
Labels: enhancement

#30 - Added tests for Go v1.10.x

Pull Request - State: closed - Opened by cavaliercoder almost 7 years ago

#29 - Fixed race condition on Response.transfer. Fixes #26

Pull Request - State: closed - Opened by cavaliercoder almost 7 years ago

#28 - Synchronized access to Response.transfer and Response.bytesResumed

Pull Request - State: closed - Opened by cmaglie almost 7 years ago - 5 comments

#27 - No fail when checksum file without Content-Length

Pull Request - State: closed - Opened by setnicka almost 7 years ago - 9 comments

#26 - Data race

Issue - State: closed - Opened by HeavyHorst about 7 years ago - 4 comments

#25 - Should follow 302 responses

Issue - State: closed - Opened by wagoodman about 7 years ago - 3 comments

#24 - Prevent download if status code is not correct

Issue - State: closed - Opened by Spedge about 7 years ago - 2 comments

#23 - Please add os.O_TRUNC to writeFlags

Issue - State: closed - Opened by richardweinberger over 7 years ago - 1 comment

#22 - Reproduce issue #21

Pull Request - State: closed - Opened by glyn over 7 years ago - 3 comments

#21 - Corrupted contents when downloading on top of wrong file

Issue - State: closed - Opened by glyn over 7 years ago - 5 comments
Labels: wontfix

#20 - Requests following a 302 response will result in ErrBadLength

Issue - State: open - Opened by zhiwei-nu over 7 years ago - 1 comment

#19 - Check the Last-Modified header of the remote file

Pull Request - State: open - Opened by cavaliercoder over 7 years ago - 7 comments
Labels: help wanted

#18 - Downloading Text file gives an issue while in resume mode.

Issue - State: closed - Opened by jagtapajittheneo over 7 years ago - 4 comments
Labels: wontfix

#17 - Insecure SSL Downloads

Issue - State: closed - Opened by AxelWal over 7 years ago - 2 comments

#16 - Optionally allow GET+Range 0-0 instead of HEAD

Issue - State: closed - Opened by ryanjyoder over 7 years ago - 2 comments

#15 - updated README

Pull Request - State: closed - Opened by wph95 over 7 years ago - 1 comment

#14 - Call chtimes to set last modified

Issue - State: closed - Opened by james-antill almost 8 years ago - 6 comments

#13 - Add DoChannel method

Pull Request - State: closed - Opened by oliverpool almost 8 years ago - 3 comments

#12 - [Feature Request] client.DoChannel()

Issue - State: closed - Opened by oliverpool almost 8 years ago - 3 comments

#11 - No error in Response (in async) when checking with a bad checksum

Issue - State: closed - Opened by Skywalker13 about 8 years ago - 3 comments

#10 - In Windows - Download status is shown in multiple lines

Issue - State: open - Opened by arafath-mk about 8 years ago

#9 - Fix README example compilation error

Pull Request - State: closed - Opened by thomasf over 8 years ago - 2 comments

#8 - Make buffer size configurable

Issue - State: closed - Opened by andrebower over 8 years ago - 5 comments

#7 - TestResponseProgress fails in Go v1.4.3

Issue - State: closed - Opened by cavaliercoder almost 9 years ago - 1 comment