Closed dcampbell503 closed 11 months ago
Did you update the start_date and end_date as well?
Yes date range was updated.
please enable VERBOSE_OUTPUT
and see what gets printed
+ You are sure that you configured your credentials correctly and the user id actually has videos?
I just pushed a tiny change to improve logging, not sure if it will help in this specific case, but might be worth it to use the latest version
@AnessZurba I downloaded the latest version and successfully downloaded a user's recordings.
Can Zoom-Batch-Downloader be modified to downloads all recordings on the Zoom account?
it already downloads all the recordings, you just need to specify a wide enough range like give it 1-1-2010 to 1-1-2030 that should download everything
oh, you mean all the users. I'm not sure
it should be possible, but I'll have to look into it
@AnessZurba I appreciate you looking into it.
The Zoom Recording Downloader downloads all recordings but encountering unexpected issues.
Thanks
@dcampbell503 please see the latest version
@AnessZurba Downloaded latest version and encounter a 'first_name' error message. Confirmed the old version still works.
@dcampbell503 pushed a new version
@AnessZurba The script is working! I have almost 3 TB of Zoom recordings to download so will let it run and see if any errors stop it. Thank you!
One note others might find helpful, I had to temporarily disable Windows file length limit on the Windows VM where I'm running the script, long meeting name were generating errors.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled
Glad to hear, I think this limit has been disabled on my machine since eternity so I didn't notice
PS: You might want to change CHUNK_SIZE
if your internet speed is well beyond 1 MB/s,
@dcampbell503 can I close this issue?
Hello, After updating cloudlink.py with Account _ID, CLIENT_ID, CLIENT_SECRET, USERID, and PATH I run cloudlink.py and it sits at "Downloaded 0 files. Total size: 0B. Skipped: 0 files." with no error message. Is it expected to see downloads start immediately or does it take time?
Thank you,