Closed nihal467 closed 1 year ago
File name: zoom-recording-downloader.py Issue: When we have " \" in the 104 lines, there is a frozen bug coming up and replacing it with ": " will solve the issue
Included regex logic to replace invalid characters with an empty string.
File name: zoom-recording-downloader.py Issue: When we have " \" in the 104 lines, there is a frozen bug coming up and replacing it with ": " will solve the issue