Skip to content

Reads url from urls.csv file and if media filetype then downloads. Used to bulk download from database urls.

Notifications You must be signed in to change notification settings

tmatthews90/HTTPDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HTTPDownload

Reads url from urls.txt file and if URL points to a media filetype then the program downloads the file.

Used to bulk download from database urls.

Quick Start

  1. Download HTTPDownload.py
  2. Navigate to HTTPDownload.py in terminal
  3. Run program by entering...
python HTTPDownload.py

In the same directory that the HTTPDownload.py file exists, there must also be a urls.txt file that has URLS to download. These will be listed line by line in the urls.txt file.

About

Reads url from urls.csv file and if media filetype then downloads. Used to bulk download from database urls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages