A simple python file url file downloader June 1, 2020 by samuel Leave a Comment Using python with inbuilt libraries `argparse` and `urllib` to create an executable script that reads a list of urls, and download them to with optional filenames, extension and output directory