Feb. 25, 2016
5:22 a.m.
Well, discovered a way to download an Adobe Connect recording locally but I'm not sure how useful it is. Via https://community.spiceworks.com/how_to/24963-how-to-save-capture-an-adobe-c... There is a simple way to save or capture all of the individual elements which comprise an Adobe Connect recording on the web. To do so, simply add the following to the end of the URL for the Adobe Connect recording you wish to save: /output/filename.zip?download=zip An example is show below: Original URL: https://www.example.com/p10101010 Modified URL: https://www.example.com/p10101010/output/filename.zip?download=zip You'll be prompted to save the file as a ZIP file. Extracting the file reveals a lot of XML and FLV files, however. Dev Anand