Automatically download meetings from Cloud

Hi, 

you can use /recording/get API which will return the download URL of the mp4 recordings. You can then download the recordings from your applications.

https://api.zoom.us/v1/recording/get


\<recording\_files\> 
\<recording\_file\> \<id\>654234c0-ca6e-4dfd-a09d-54f85951658f\</id\> \<meeting\_id\>ucc69C82Q5mTNyCRWE29Aw==\</meeting\_id\> \<recording\_start\>2015-04-13T01:06:36Z\</recording\_start\> \<recording\_end\>2015-04-13T01:06:47Z\</recording\_end\> \<file\_type\>MP4\</file\_type\> \<file\_size\>438482\</file\_size\> \<play\_url\>https://brand.zoom.us/recording/play/HzMyuI23bqxlJLVJLrww3L9ZuFeZEvYtG0vQ6pHhp6Twr6GPjX4Qks\_CJak7jrU2\</play\_url\> \<download\_url\>https://brand.zoom.us/recording/download/HzMyuI23bqxlJLVJLrww3L9ZuFeZEvYtG0vQ6pHhp6Twr6GPjX4Qks\_CJak7jrU2\</download\_url\> \</recording\_file\>  
\</recording\_files\>