Restore deleted files using Dropbox API
问题 I was searching for a way to use Dropbox API to restore my files and Google brought me here. First of all, a bit about my situation: My computer got a virus that rename all of my files (idk if its recognized as rename or delete on Dropbox) and they are all synced to Dropbox. I want to download all my original files using Dropbox API. As i can see on web interface, I can download them individually but I got like thousand files so I couldn't do it. My problem: I used Python API wrapper to work