This project helps you to download any file from internet via CMD or Terminal. Just run this pthon script and enter the URL and the file name you want.
-
Python (higher than ver. 3)
-
pip (download urllib)
pip install urllib
-
Get the source code on your machine via git.
git clone https://github.com/ankitjain28may/pythonResources.git
-
Get into the directory by using-
cd pythonResources cd "Download from cmd using python"
-
Run this script as python.
python run.py
-
Now enter the URL and the desired name you want.
If you are interested in contributing to this project, open Issues and send PR.
Feel free to code and contribute