ricardorodrigues-ca / zoom-recording-downloader

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

Downloading issue. #29

Open Jojodafro opened 1 year ago

Jojodafro commented 1 year ago

Hey, I'm not really a coder or any of that. But I followed the steps accordingly and did my best for it to work. I got the coding to run but I have some issues:

ricardorodrigues-ca commented 1 year ago

I went through the error log you sent. The script fails because of a colon character “:” in one of the meeting names. Windows doesn’t allow that character when creating files and/or folders. Rename the meeting and try again. On Jan 17, 2023, at 12:37 PM, Jojodafro @.***> wrote: Hey, I'm not really a coder or any of that. But I followed the steps accordingly and did my best for it to work. I got the coding to run but I have some issues:

I can't change the starting date using vim for some reason. (I feel like it has to do with me not knowing how to code...) I could only download 7 out of 277 files. And they appear as files not videos. I added a replica of my results: i tried.txt

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

HARDIKshetty commented 1 year ago

Facing the same issue u got solution?