goodls icon indicating copy to clipboard operation
goodls copied to clipboard

This is a CLI tool to download shared files and folders from Google Drive.

Results 18 goodls issues
Sort by recently updated
recently updated
newest added

When in use the option -d, the check for existing file seems not working, the file will be downloaded even if exist. I think the check is made in the...

Hi! I'm new to go, so couldn't figure this out :( I just installed go. ```shell $ go version go version go1.16.3 linux/amd64 ``` But cannot install goodls. ```shell $...

``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal $ go version go version devel go1.17-fd3612e433 Sat Apr 17...

Hi, When I tried to download 75GB shared file, I've got an error. ./goodls_linux_amd64 -u https://drive.google.com/file/d/1PcRscAlaXK9XipeCVi5RXXAYq6/view?usp=sharing -key AIzaSyAlmESKBTuj-RjbttIfc -r 65g Error: file ID [ 1PcRscAlaXK9XiXXXXXXXXi5RXXAYq6 ] cannot be downloaded Would...

Get the public ("anyone can view") sharing URL for the file while in drive.google.com. (This is the same sharing URL one gets from within Colab too.). URL Statrs with a...

package google.golang.org/api/drive/v3: unrecognized import path "google.golang.org/api/drive/v3" (https fetch: Get https://google.golang.org/api/drive/v3?go-get=1: dial tcp: lookup google.golang.org: no such host) package google.golang.org/api/googleapi: unrecognized import path "google.golang.org/api/googleapi" (https fetch: Get https://google.golang.org/api/googleapi?go-get=1: dial tcp: lookup...

When running goodls from GitHub actions, it runs in a non-interactive terminal. When the URL parameter is passed to the goodls in a GitHub Workflow, it is ignored and instead...

@tanaikech The following shared url seems not working. Could you please have a look at this? ``` $ goodls -v goodls version 1.2.7 $ goodls -u 'https://drive.google.com/uc?export=download&id=1wON0d7v_wxi0wKc59wM4W_D19vblLwVG' file ID [...

goodls saved my day, it just works. I want to buy you a beer, so the issue is: the repository is missing a link to send donations 🔥

Super useful to bypass the school or enterprise traffic control mechanisms. TY