ricardorodrigues-ca / zoom-recording-downloader

Downloads and organizes all cloud recordings from your Zoom Business account
MIT License
124 stars 63 forks source link

Won't download new files, ex. transcripts if transcript generated after the last download #18

Open arashster opened 2 years ago

arashster commented 2 years ago

Great app.

One thing I noticed is if a transcript file gets added to a recording but the recording had already been downloaded, the transcript file won't be downloaded (since the script thinks it's already downloaded the meeting).

Any way to trigger the download of the transcript files?

arashster commented 2 years ago

Here's a pull request that solves this issue: https://github.com/ricardorodrigues-ca/zoom-recording-downloader/pull/19

Mike-Benoit commented 6 months ago

Any updates on why this PR was closed instead of merged? It would be really nice to get this issue fixed.