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 26 days ago

#107 - Add cookies to requests

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

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

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

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

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

#104 - server returned 403 Forbidden

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

#103 - Download failed: unexpected EOF

Issue - State: open - Opened by lidaboo about 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 over 1 year ago - 1 comment

#100 - Fix head break connection

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

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

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

#97 - panic: test timed out after 10m0s

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

#96 - Update project on golang.org

Issue - State: open - Opened by mattxs over 2 years ago

#95 - resp.Size im megabytes

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

#94 - readme: fix syntax error in example

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

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

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

#92 - Support FS abstraction library

Issue - State: closed - Opened by ghost over 3 years ago

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

Issue - State: open - Opened by abelikoff over 3 years ago - 2 comments

#90 - rate limiter is not accurate

Issue - State: open - Opened by bruce-ding over 3 years ago

#89 - Passing form data on GET requests

Issue - State: closed - Opened by abelikoff over 3 years ago - 1 comment

#88 - readme: fix syntax error in example

Pull Request - State: closed - Opened by Nathan13888 over 3 years ago - 9 comments

#87 - Proposal: support new request to writer

Issue - State: open - Opened by gonejack over 3 years ago - 2 comments

#86 - Support multiple connections / multipart download

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

#85 - Handling 429 Status Code

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

#84 - how to stop when downloading files ?

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

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

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

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

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

#81 - os.File.Truncate returns an error

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

#80 - Delay file truncate until after BeforeCopy hook

Pull Request - State: closed - Opened by justinfx about 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 over 4 years ago

#76 - Use more-permissive file masks

Pull Request - State: closed - Opened by twooster over 4 years ago

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

Issue - State: open - Opened by frezbo over 4 years ago - 2 comments

#74 - Added HTTPClient Interface

Pull Request - State: closed - Opened by bt over 4 years ago

#73 - Cancel running request

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

#72 - add go tip to travis tests

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

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

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

#70 - http client to follow redirects

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

#69 - Downloading dynamic content does not work

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

#68 - Tests Panic on Windows

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

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

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

#66 - download file from go-fastdfs

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

#65 - return grab.GetAsync implementation

Issue - State: closed - Opened by gromo3eka about 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 about 5 years ago - 1 comment

#62 - Added simple moving average gauge for transfer rates

Pull Request - State: closed - Opened by cavaliercoder over 5 years ago

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

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

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

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

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

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

#58 - rateLimit inaccurate when downloading files over https

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

#57 - need callback for reading data from response

Issue - State: open - Opened by chzhuo over 5 years ago - 1 comment

#56 - [Feature] Add Socks5 Proxy support

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

#55 - [Feature] Add socks5 support

Pull Request - State: closed - Opened by zquestz over 5 years ago

#54 - need callback for each internal requests

Issue - State: open - Opened by hbakhtiyor over 5 years ago - 3 comments

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

Pull Request - State: closed - Opened by hbakhtiyor over 5 years ago - 2 comments

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

Pull Request - State: closed - Opened by hbakhtiyor over 5 years ago - 3 comments

#51 - Cancel a download outside the Response scope.

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

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

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

#49 - making getbatch accepts multiple destinations

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

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

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

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

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

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

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

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

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

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

Issue - State: closed - Opened by jadolg about 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 about 6 years ago - 6 comments

#42 - how to print the download progress with DoBatch

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

#41 - Cannot download html file

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

#40 - Hook for AfterCopy

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

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

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

#38 - FTP Support

Issue - State: closed - Opened by DemGiran about 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 over 6 years ago - 3 comments

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

Issue - State: open - Opened by wryfi over 6 years ago - 3 comments

#34 - The examples and cmd race

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

#33 - Added support for third-party rate limiters

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

#32 - Move test files to tmp/shm

Issue - State: open - Opened by cavaliercoder over 6 years ago

#31 - Implement rate limiting

Issue - State: closed - Opened by cavaliercoder over 6 years ago - 2 comments
Labels: enhancement

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

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

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

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

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

Pull Request - State: closed - Opened by cmaglie over 6 years ago - 5 comments

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

Pull Request - State: closed - Opened by setnicka over 6 years ago - 9 comments

#26 - Data race

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

#25 - Should follow 302 responses

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

#24 - Prevent download if status code is not correct

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

#23 - Please add os.O_TRUNC to writeFlags

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

#22 - Reproduce issue #21

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

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

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

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

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

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

Pull Request - State: open - Opened by cavaliercoder about 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 about 7 years ago - 4 comments
Labels: wontfix

#17 - Insecure SSL Downloads

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

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

Issue - State: closed - Opened by ryanjyoder about 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 over 7 years ago - 6 comments

#13 - Add DoChannel method

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

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

Issue - State: closed - Opened by oliverpool over 7 years ago - 3 comments

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

Issue - State: closed - Opened by Skywalker13 over 7 years ago - 3 comments

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

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

#9 - Fix README example compilation error

Pull Request - State: closed - Opened by thomasf about 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 over 8 years ago - 1 comment