Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Zoom Cloud Hosted Videos Error 403 #23573
Comments
|
provide the original URL. |
|
@remitamine Revised explanation to include URL |
|
not accessible without an account. |
|
anyway, most likely you're missing some special cookie or header required by the URL you're trying to download from. |
|
I got the same error then added the following and it worked:
Up until a couple of weeks ago, I was just grabbing the url from either the network request panel in devtools or the HTML element and opening it in a new tab then saving the video once it started to load up. For some reason, every time I open the url (tried in multiple browsers) I now get So then I tried |
|
Just a note on Sheedy's instructions: if you're using Zoom hosted on another website (e.g. the URL on which your video is displayed looks like "some-subdomain.zoom.us"), remember to change the referer to "some-subdomain.zoom.us" (which will match the referer in the request headers in Chrome). Also, remember to put the URL in quotes. Edit: Seems like it's not necessary to add the "some-subdomain.zoom.us" referer. |
|
Glad you got it working @zanoo. I had to download one so tested it out again and I actually didn't have to add the subdomain Recorded the convoluted process in case anyone else needs it. It's brutal, hope someone else has an easier way to get these. Not sure why the browser doesn't get the request headers to copy on the first tab. I just paste that lust chunk of text and paste into the terminal. |
|
|

Checklist
Verbose log