Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 10:14
· 62 commits to main since this release
a2d6c72

Changes

  • Add a Downloader.simple_download method to easily download a list of URLs to a single directory @Cadair (#73)

Bug Fixes

  • Make path default to "./" so that it works without specifying it in simple_download @Cadair (#74)