• Skip to primary navigation
  • Skip to main content

Samuel Overington

  • Home
  • Blog
  • CV
  • Drawing

snippets

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

Filed Under: thoughts Tagged With: python, snippets

Copyright © 2025 · Samuel Overington