python-file-downloader icon indicating copy to clipboard operation
python-file-downloader copied to clipboard

A Script for bulk downloading files

python-file-downloader

A Script for bulk downloading files

This is a very simple script download files from a website.

Requirements:

Beautiful Soup 4 requests

Setup pip install bs4 pip install requests