A lightweight CLI to download mods from mod.io
Project description
ModioDirect
ModioDirect is a lightweight, single-file CLI tool that reliably downloads mods directly from mod.io via the official API. It is designed to be safe, fast, and transparent—allowing you to bypass official game clients when necessary.
It is perfect for games like Space Engineers, SnowRunner, Deep Rock Galactic, and more.
Features
- Official API: Uses only the official mod.io API for security and stability.
- Smart Resolution: Accepts standard mod.io URLs and handles slug-to-ID resolution automatically.
- Reliable Downloads: Built-in automatic retries and an optional progress bar (via
tqdm). - Privacy Focused: No config mode (
--no-config) for shared or temporary environments. - Batch Processing: Download multiple mods at once using a text file list.
- Windows Integration: Optional auto-install feature for detected game folders.
Installation
Install ModioDirect directly from PyPI using pip:
pip install modiodirect
Quick Start
Once installed, you can launch the interactive CLI by simply typing:
Bash
modiodirect
Basic Usage
Add your API Key: You will be prompted to enter your mod.io API key.
Paste URL: Paste a mod URL (e.g., https://mod.io/g/GAME/m/example-mod).
Download: The tool handles the rest!
Advanced Commands
No Configuration: Avoid saving your API key to config.json.
Bash
modiodirect --no-config
Auto-Install (Windows): Scan and install directly to game folders.
Bash
modiodirect <mod_url> --install
Batch Mode: To download multiple mods, create a .txt file with one URL per line and enter the following in the app:
Plaintext
file:C:\path\to\mods.txt
Requirements
Python 3.9+
requests
tqdm
## Important Notices
Security
Your mod.io API key is private. Never share it publicly. ModioDirect stores your key locally and only uses it to communicate directly with the official mod.io servers.
## Access Limitations
Some games or mods are private, unlisted, or require OAuth authentication.
If you receive a 404 Error or an "Inaccessible" message, it is likely an access restriction on the mod.io side.
ModioDirect currently uses API Key authentication. OAuth-only mods (private mods) are not yet supported.
## Legal
This tool is not affiliated with, endorsed by, or officially supported by mod.io. Users are responsible for complying with the mod.io Terms of Service.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file modiodirect-1.0.1a1.tar.gz.
File metadata
- Download URL: modiodirect-1.0.1a1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01593b358c8f2a2e4bdb73437afeaf02cb32a6c68a468fde45d56dca260cdf20
|
|
| MD5 |
f5573fbbd80dd18d1b16339b41919687
|
|
| BLAKE2b-256 |
a6c28411b6f2dc6dad675dd90dabea4459853932d5083f941dc7e5299a2664e5
|
File details
Details for the file modiodirect-1.0.1a1-py3-none-any.whl.
File metadata
- Download URL: modiodirect-1.0.1a1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dc039422925bfc20711b66ba6310d426ecc34de0a6248fffd9e46877aa07911
|
|
| MD5 |
01b7bbbfe7c90665c40c2a5711522e00
|
|
| BLAKE2b-256 |
919f437fff539cacdd38fb93986016b706053ec9815e6fd8077eaf40088efb32
|