denvera / zoom-recordings

Transfer Zoom.us cloud recordings to a local folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zoom-recordings

Download and remove Cloud Recordings from a Zoom.us account.

Obtain your API Key/Secret by following the JWT With Zoom guide.

Configuration

The following environment variables are expected

  • API_KEY: Zoom JWT API Key
  • API_SECRET Zoom JWT API Secret
  • DIR: Destination directory

About

Transfer Zoom.us cloud recordings to a local folder

License:MIT License


Languages

Language:Haskell 100.0%