Battleman / zoomdl

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

zoomdl.exe Not Working Using cmd in Windows #62

Closed ay199x closed 3 years ago

ay199x commented 3 years ago

Prerequisite

Question I tried to run the zoomdl.exe using cmd from my windows computer. The application opens for like 3 seconds and closes on itself. I have Norton Anti Virus software but it showed no warnings for running this application. So I believe my anti-virus did not close the zoomdl.exe. Then what could be the reason that the application opens for 3 seconds and then closes.

Battleman commented 3 years ago

Hi. Zoom_dl is not meant to be executed by double-clicking it. Rather you need to open cmd, navigate to where the script is located, and run using the appropriate arguments. see this part of the readme.

ay199x commented 3 years ago

It worked for me but now I am getting index error and it says "list is out or range" and "[21044] Failed to execute script __main" You can see the screenshot here. error

jacobrosenfeld commented 3 years ago

I actually made it universally available on my Mac and then just use the directory as the save location.

On Jul 26, 2021, at 2:21 PM, Olivier Cloux @.***> wrote:

 Hi. Zoom_dl is not meant to be executed by double-clicking it. Rather you need to open cmd, navigate to where the script is located, and run using the appropriate arguments. see this part of the readme.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Battleman commented 3 years ago

@Ayush2001-boop Yes it's a known bug, that I'm trying to fix at the exact moment :) if you're in a hurry, downgrade to the previous version.

@jacobrosenfeld On *NIX it works well (you can put it under /usr/local/bin or something in your PATH). For windows... I don't know enough to make it "globally accessible".

Battleman commented 3 years ago

@Ayush2001-boop can you confirm the executable at Beta works?

ay199x commented 3 years ago

@Battleman I don't know how to downgrade to the previous version! Is Beta the previous version ??

Battleman commented 3 years ago

Beta is now the new version. Visit the link above and download zoomdl.exe, and use that to replace the executable you're currently using.

ay199x commented 3 years ago

@Battleman The beta version workd for me. Thank you very much for building such an awesome thing!!