/python-multithreaded-file-download-script

Downloading all files from web page with multithreading and cookies

Primary LanguagePython

Download All Files From Webpage

Features

  • Download, print or copy found links to files
  • Multi-threaded download
  • Different settings (cookies, regexp) for different sites

Usage

  1. Change DOWNLOAD_FOLDER variable
  2. Copy url to clipboard
  3. Run get_files.py
  4. Choose download/print/copy links

Prerequisites

Windows (MessageBox)

Python 3.6

***

Feel free to ask questions or correct my spelling mistakes.