Skip to content

Download multiple files of the same type from a webpage or directory listing

Notifications You must be signed in to change notification settings

system123/MassDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MassDownloader

Download multiple files of the same type from a webpage or directory listing

I created this ruby script to allow me to download all the files from a directory listing of a website. This can be done with browser plugins but wget and ruby were quicker to implement than to try find a browser plugin that works well.

REQUIREMENTS:

Ruby Nokogiri Gem Wget (You can always change the script to use CURL or whatever)

USAGE:

ruby MassDownloader.rb

About

Download multiple files of the same type from a webpage or directory listing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages