Sorrow446 / MOOV-DL

Tool written in Python to download streamable tracks from moov.hk.
29 stars 10 forks source link

can't open the window .exe file. #13

Open dangduong666 opened 3 years ago

dangduong666 commented 3 years ago

I have downloaded the moov-dl_x86.exe file but whenever I open it, it flash the cmd window and then shutdown immediately

Sorrow446 commented 3 years ago

Because it's CLI. You need to open up Command Prompt and call it with your args.

G:\moov-dl\moov-dl_x86.exe -u ... You can also drag the exe onto an open Command Prompt window to get its path.