In the process of proceeding with my Deepfake Detection project, I would like to know the process of uploading the video via Anvil, uploading the uploaded video to google drive, returning the code, and reprinting the output value to Anvil.
You can use a FileLoader Component in a form to allow users to add Media Objects. Those Anvil Media Objects can be sent to server modules that can access the Google Drive API, if you activated it.
You can read more about it in those links:
Google Drive API:
FileLoader:
MediaObjects:
2 Likes