We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I wonder if it's possible to get list of files from a Google URL such as https://drive.google.com/drive/folders/1Gm2SviBgkOTz1Diolvzx_a4E7cm1u7qz
Kind regards
The text was updated successfully, but these errors were encountered:
Searching online there seems to be ways to do it with google scripts: https://developers.google.com/drive/api/reference/rest/v3/files/list https://support.google.com/docs/thread/16362151/get-names-and-links-for-multiple-files-on-google-drive https://support.google.com/docs/thread/146001060/how-to-get-a-filenames-and-urls-from-google-drive-to-a-sheet So probably there is a way via HTTP requests in Julia but I don't know how. PR welcome...
Sorry, something went wrong.
No branches or pull requests
Hello,
I wonder if it's possible to get list of files from a Google URL such as https://drive.google.com/drive/folders/1Gm2SviBgkOTz1Diolvzx_a4E7cm1u7qz
Kind regards
The text was updated successfully, but these errors were encountered: