Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recording ID logging and/or recording deletion option after download #29

Open
ggatto opened this issue May 1, 2024 · 3 comments
Open

Comments

@ggatto
Copy link

ggatto commented May 1, 2024

I have a suggestion,

add an Recording ID log file to the script and/or a option to delete the downloaded recordings (using the API the recording can be sent to the trash or permanently deleted, maybe have both options sounds great).

The Recording ID log can be use to verify if a recording was already download and use to use the Zoom API to delete that recording.

I think most of us want to free space on Zoom Cloud Recording, download the files worked great but if we could delete the archived recording would be amazing.

https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/recordingDelete

I tried to implement the deletion on the script, but I could't figure it out how to get the Meeting ID.

Thank you for created this script have been very useful tool.

@AnessZurba
Copy link
Collaborator

The code adds the id to file names to figure out which stuff is downloaded which isn't

Regarding deleting, I recall trying to do it but there was a problem, I don't recall what was it

@ggatto
Copy link
Author

ggatto commented May 6, 2024

But only with the File ID is not possible to use the API to delete the file, if we could have a text file with all Meeting ID that was downloaded would be very helpfull or even better a option to delete the file after downloaded.

@AnessZurba
Copy link
Collaborator

I might add a feature to delete stuff after downloading, but I need some time to get to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants