Skip to content

A quick python script that accepts a .txt file of urls (per line) then downloads each url to a provided directory

Notifications You must be signed in to change notification settings

gitmotion/link-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

link-downloader

Python script that accepts a .txt file of urls (per line) then downloads each url to the provided directory

Example usage

  • clone the repo or download the ldr.py file
  • download a list of urls: python download_files.py urls.txt /path/to/download/directory

About

A quick python script that accepts a .txt file of urls (per line) then downloads each url to a provided directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages