You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've a couple of thousand files with their external share link. While trying the URL pattern it always returns URL Error. I'm not familar with go, but I believe checkURL functions is skipping this URL pattern ?
@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 [ 1wON0d7v_wxi0wKc59wM4W_D19vblLwVG ] is not shared, while the file is existing
I've a couple of thousand files with their external share link. While trying the URL pattern it always returns URL Error. I'm not familar with go, but I believe
checkURL
functions is skipping this URL pattern ?Sample link : https://drive.google.com/uc?export=download&id=1pFOCG0vBrrx5wLedCLWydMoEaP_8301H
The text was updated successfully, but these errors were encountered: