Battleman / zoomdl

Download Zoom recorded meetings easily
GNU General Public License v3.0
341 stars 44 forks source link

Can't download video #45

Closed pascal-mueller closed 3 years ago

pascal-mueller commented 3 years ago

Prerequisite

Question So I tried to download a video but it doesn't work. It's passwort protected and sometimes there's a captcha. I use

zoomdl -p 'pw' -u 'https://subdomain.zoom.com/...' but I keep getting

Advanced meta failed
No video URL in meta, going bruteforce
[ERROR] Video not found in page. Is it login-protected? 
Unable to find metadata, aborting.

What's going on? Usually it worked fine.

Battleman commented 3 years ago

Hi! Hard to tell without the video. Would you be willing to share the credentials to the video? You can send them by email to zoomdl[at]cloux.dev so only I get them. I can provide a public key if you need encryption.

Also, sometimes this weekend I'm pushing a new version with improved support to cookies, which should help bypass captcha, SSO and others.

Battleman commented 3 years ago

I pushed the new version (2021.03.27) yesterday. You can download it, and try the new --cookies option. Look at the README for how to use it.