I need to add a functionality to a website that I am developing which allows users to,
- Upload videos from a front-end form to google drive.
- Save its shared URL/embedded code to the site’s backend.
Is there a way to accomplish this?
Thanks in advance.