/Downloader

Initial release

Primary LanguagePython

Downloader

Simple Downloader script that will get the files from Dr. Jose Garrido's and Dr Donghyun Kim's websites (based on the file extention) to your specified folders on your local machine.

***If you do not specify a destination folder, the script will download all files and place them where the script is located

You will need BeautifulSoup and WGET to use this.