Open vdv2013 opened 2 years ago
Do you know of a way the completed-downloads file could be used to go through and delete all recordings that have been downloaded?
Not sure how to do it, but would be great if this option exists, I am doing it manually. Thanks.
the zoom doc https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/recordingDelete have this endpoint, I think the script has all information need it, we just need to be sure we want to delete a recording.
But requires OAuth, so a more extensive modification is needed to the script.
This would certainly be helpful.
One important use-case for mass download of recordings is to free some space in the zoom cloud storage. But there is not delete function right now...
This could be added easily with something like this:
as well as