
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Download anime with ease.
Install moemachine
npm i -g https://github.com/EaterOfCode/moemachine
Then run moemachine with the title
moemachine "Log Horizon"
This will give you an option menu in which you can select a certain release.
After having selected one it will be added to your transmission client.
Short | Long[=default] | Description |
---|---|---|
p | port=9091 | Port where transmission is running at |
H | host=localhost | Host where transmission is running at |
a | auth | Authenitcation string for transission given in user:pass |
t | type | Only accept results from a cetrain type (batch or eps) |
b | best | Skip manual pick and do what's best for me |
q | qaulity | Only accept results from certain qaulity |
g | group | Only accept results from certain grup |
P | path | Path to save downloaded files at (for eps it will be downloaded in a folder with the title as name) |
h | help | Show help |
s | strict | Only strict matches are used (recommend for full automated adding) |
S | scores | Show scores with explaination |
c | config | Load config from alternative path (default is ~/.moemachine) |
T | tracker | Add several trackers to the given torrent |
On default the config is gracefully loaded from ~/.moemachine
{
"port":9091, // port where transmission is running at
"host":"localhost", // host transmission is running at
"auth": false, // Authenitcation string for transission given in user:pass
"path": false, // Path to save downloaded files
"scores":{ // Edit the scores from certain tests
"IS_DEAD": -10,
"IS_DYING": -1,
"ENOUGH_SEEDS": 1,
"IS_FAMOUS": 2,
"SEEMS_UNSTABLE": -1,
"LOW_QAULITY":-1,
"HIGH_QAULITY": 1
}
}
If you want one added, please create an issue with a link to the nyaa.se user
FAQs
Download anime with ease.
We found that moemachine demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.