tanaikech/goodls

"URL is wrong" for Colab URLs

drscotthawley opened this issue · 1 comments

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 "colab", and goodls script flat-out refuses to try it:

$ ./goodls_linux_amd64 -u https://colab.research.google.com/drive/1SxJJc6LsKrjWAM-HhwPrLJBpUzImO5oX?usp=sharing
URL is wrong

Adding other options via -e and -f doesn't help, always gets just "URL is wrong".

I also keep getting this error! Any work around?