menukaonline / goindex-extended

A Google Drive Index, which has a lot of extra features, running on Cloudflare Workers.
https://demo.dudoo.workers.dev
MIT License
442 stars 252 forks source link

How to get list of all files with link #69

Open 4-alok opened 1 year ago

4-alok commented 1 year ago

Can I get a list of the paths and file links or some kind of json containing list

example

"folder/photos/1.png":"https://www.link.png",
"folder/photos/2.png":"https://www.link.png",
"folder/photos2/1.png":"https://www.link.png",