getfilelistpy icon indicating copy to clipboard operation
getfilelistpy copied to clipboard

This is a python library to retrieve the file list with the folder tree from the specific folder of Google Drive.

Results 4 getfilelistpy issues
Sort by recently updated
recently updated
newest added

Can you explain why I might be getting the wrong spreadsheet ID? The file name is returning correctly, but in at least one instance the ID is incorrect?

I'm using Python 3.7 I'm trying to list the files of a directory using the method `Use Service account`. I'm getting an error with a traceback which does not break...

Hi, thank you for your library it works great. Could you also implement shared drive support? see [https://developers.google.com/drive/api/v3/enable-shareddrives](url)

Greetings, your script is awesome. I plan on putting in thousands of files in subfolders of subfolders. How can I get the file list for a particular ID, and NOT...