moondownloader
https://github.com/leyckers/moondownloader
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to moondownloader
Help out
- Issues
- Stabilize downloader engine and browser routing
- ruff.toml: the E501 comment says line length is handled elsewhere, and it is not
- cleanup: Engine._LOG_MAX_LINES is defined once and read nowhere
- eta: the estimate clamps to exactly 2 hours and presents it as a real number
- ci: docs-cli-check.yml watches itself on push but not on pull requests
- ci: the project promises Python 3.10+ but tests only 3.10-3.12 — including the version the maintainer actually runs
- moon_cli.py reimplements the engine's progress accounting instead of using Engine.snapshot()
- docs: nothing says proxies cover downloads only — the browser always goes direct
- two links with the same filename write to the same .tmp and corrupt each other
- the GUI says "no proxy" until a run starts, even with a valid proxies.txt present
- Docs
- not yet supported