Skip to content

Version 3.1.4!

Compare
Choose a tag to compare
@YourKalamity YourKalamity released this 24 Apr 17:35
· 30 commits to master since this release
964b729

This release switches to cx_Freeze for Windows, to hopefully combat the issues with antivirus.

Windows instructions

  1. Install 7-Zip from here
  2. Download lazy-dsi-file-downloader-3.1.4-Windows.zip
  3. Right click and extract it
  4. Run lazy-dsi-file-downloader-3.1.4-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-3.1.4-macOS.zip
  2. Open Terminal
  3. Drag and drop lazy-dsi-file-downloader-3.1.4-macOS onto the Terminal window and press return

Python3 instructions (Linux, Windows, macOS)

  • Extract all files in lazy-dsi-file-downloader-3.1.4-Python3.zip
  • Run using Python3.5 or higher :
    • Linux / macOS : python3 main.py
    • Windows : python main.py

Don't forget to star if it helped you :p

What's Changed

New Contributors

Full Changelog: YourKalamity/lazy-dsi-file-downloader@3.1.3...3.1.4