paulo27ms / 1fichier-dl-customproxies

1Fichier Download Manager.
The Unlicense
14 stars 5 forks source link

Unfamiliar with Python guide on how to run? #3

Open GeorgeMI2001 opened 2 years ago

GeorgeMI2001 commented 2 years ago

So I'm not really familiar with python and I cant figure out how to open it, is it possible since you are unable to make an executable, to explain to a newbie how to run it? Thanks in advance.

paulo27ms commented 2 years ago

Sorry for the late reply, didn't get a notification for this. All you need to do is install Python3 (https://www.python.org/downloads/windows/) and the default settings should be fine but install as you wish as long as you're letting it update your PATH variable. Then you just follow the steps on here, all you really need to do is run the command pip install -r requirements.txt inside the folder through CMD or PowerShell and then you can use 1fichier-dl.vbs to launch.