/get

Personal tool for downloading files from websites written in Python

Primary LanguagePython

get

Personal tool for downloading files from websites using wget based on the looping ID of the website content. Usually for downloading a lot of files and having an auto increment ID.

Prerequisites

Here are a few things that need to be installed first:

  • Python 3.5.x

Installing

Install the required modules.

$ pip install -r requirements.txt

Run the program

$ python script.py