Skip to content

Download fails when recording name begins with a space #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mingomongo opened this issue Apr 26, 2023 · 1 comment
Open

Download fails when recording name begins with a space #36

mingomongo opened this issue Apr 26, 2023 · 1 comment

Comments

@mingomongo
Copy link

App is working great, but looks like it fails when a recording name begins with two spaces. One space doesn't seem to be a problem.

==> Downloading (42 of 42) as shared_screen_with_speaker_view: c31ad18d-68d0-4086-9309-b51dba6b1a5c: https://us06web.zoom.us/rec/download/vLY_HzKRNgkd6HsoDFTz0LsLyxk... Traceback (most recent call last): File "C:\Users\Danceworks Studio 10\Documents\zoom-recording-downloader-master\zoom-recording-downloader.py", line 288, in <module> main() File "C:\Users\Danceworks Studio 10\Documents\zoom-recording-downloader-master\zoom-recording-downloader.py", line 264, in main success |= download_recording(download_url, email, filename, foldername) File "C:\Users\Danceworks Studio 10\Documents\zoom-recording-downloader-master\zoom-recording-downloader.py", line 162, in download_recording os.makedirs(dl_dir, exist_ok=True) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\os.py", line 225, in makedirs mkdir(name, mode) OSError: [WinError 87] The parameter is incorrect: 'G:\\Shared drives\\Zen Box\\Zoom Recording Archives\\Downloads\\ ONLINE - Russian Ballet - Dmitri Gruzdev - GEN - £7 w& Dmitri Gruzdev - 2023.02.16 - 09.56 AM UTC'

@mingomongo
Copy link
Author

My bad, I think it's just a single space at the beginning

@mingomongo mingomongo changed the title Download fails when recording name begins with two spaces Download fails when recording name begins with a space Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant