coronasafe/zoomdrive

GitHub action to download Zoom recordings periodically and upload to Google Drive

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 24, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: coronasafe/zoomdrive_archive@b11a2ab2bfe3e1fdc5914167b19295620333bd4a # v0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
zoom_account_idZoom Account IDyes
zoom_client_idClient ID of Zoom OAuth Appyes
zoom_client_secretClient Secret of Zoom OAuth Appyes
lookback_daysNumber of days to keep Zoom meeting recordingsno30
end_dateEnd date of Zoom meeting recordings to keepno
delete_on_successDelete Zoom Meeting Recording files after uploading to Google Drivenofalse
gsa_credentialsGoogle Service Account Credentialsyes
meeting_gdrive_folder_mapBase64 encoded JSON Map of meeting ID to folder IDyes
namedescription
resultThe result of the action