Can't download URL to an zip file

Hi everybody,

I have the problem that I can not run the python script by drag and drop my file with the urls.
I am really frustrating because I am trying for about one week to get this done but can not fix it.
I am not aible to drag and drop the url file to the python script.

Is there anybody who can help my fix this problem?

Thanks you for your help
Jan

You can try launching it directly in a command prompt (Dos prompt), e,g,:

py the_python_script.py the_urls.csv

Thanks for you reply

Does it work for you?
Or is something wrong with the python script?