{"id":29034766,"url":"https://github.com/apt37/kumono","last_synced_at":"2026-02-28T14:11:42.109Z","repository":{"id":297789663,"uuid":"997905542","full_name":"APT37/kumono","owner":"APT37","description":"Media ripper for coomer and kemono","archived":false,"fork":false,"pushed_at":"2026-01-23T09:27:04.000Z","size":1174,"stargazers_count":54,"open_issues_count":13,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-24T02:28:58.535Z","etag":null,"topics":["afdian","boosty","candfans","coomer","coomer-downloader","coomer-party","discord","dlsite","fanbox","fansly","fantia","gumroad","kemono","kemono-downloader","kemono-party","onlyfans","patreon","rust","subscribestar"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/APT37.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-07T12:54:44.000Z","updated_at":"2026-01-23T09:26:31.000Z","dependencies_parsed_at":"2025-06-26T12:01:28.154Z","dependency_job_id":"9d1b1331-2789-40f5-a844-7bb808da1c71","html_url":"https://github.com/APT37/kumono","commit_stats":null,"previous_names":["apt37/kumono"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/APT37/kumono","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APT37%2Fkumono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APT37%2Fkumono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APT37%2Fkumono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APT37%2Fkumono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APT37","download_url":"https://codeload.github.com/APT37/kumono/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APT37%2Fkumono/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28952578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["afdian","boosty","candfans","coomer","coomer-downloader","coomer-party","discord","dlsite","fanbox","fansly","fantia","gumroad","kemono","kemono-downloader","kemono-party","onlyfans","patreon","rust","subscribestar"],"created_at":"2025-06-26T12:01:06.632Z","updated_at":"2026-02-28T14:11:42.091Z","avatar_url":"https://github.com/APT37.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003ekumono - Media ripper for \u003ca href=\"https://coomer.st\"\u003ecoomer\u003c/a\u003e and \u003ca href=\"https://kemono.cr\"\u003ekemono\u003c/a\u003e\u003c/h2\u003e\n\n[![][build-status]][build-runs] [![][release-date]][latest-release]\n\nFor a comparison with other tools, see [features](FEATURES.md).\n\nSupport is provided in the [discussions][discussions] section.\n\n- [Installation](#installation)\n  - [Binaries](#binaries)\n  - [Packages](#packages)\n  - [Cargo](#cargo)\n- [Command Line](#command-line)\n  - [Available Options](#available-options)\n  - [Target Selection](#target-selection)\n  - [Extension Selection](#extension-selection)\n  - [Download Archive](#download-archive)\n  - [Favorite Download](#favorite-download)\n- [Legal Disclaimer](#legal-disclaimer)\n\n## Installation\n\n### Binaries\n\nCheck [here](BINARY.md) for information on how to install a binary on your platform.\n\n[![][windows-x64-badge]][windows-x64-dl] [![][windows-arm-badge]][windows-arm-dl]\n\n[![][macos-x64-badge]][macos-x64-dl] [![][macos-arm-badge]][macos-arm-dl]\n\n[![][linux-x64-badge]][linux-x64-dl] [![][linux-arm-badge]][linux-arm-dl]\n\n### Packages\n\nYou may use an AUR helper like [**paru**][paru] to install one of these packages.\n\n[![][kmn-src-aur-ver]][kmn-src-aur] [![][kmn-bin-aur-ver]][kmn-bin-aur] [![][kmn-git-aur-ver]][kmn-git-aur]\n\n### Cargo\n\n[![][crate-ver]][crate-url] [![][crate-deps]][crate-deps-url]\n\n```fish\n# 1. build dependencies\nsudo apt-get install git rustup\n\n# 2. Rust toolchain\nrustup install stable --profile minimal\n\n# 3a. latest release (via crates.io)\ncargo install kumono\n\n# 3b. latest commit (via GitHub)\ncargo install --git https://github.com/APT37/kumono\n```\n\nMake sure the cargo binary location (usually `~/.cargo/bin`) is in your `$PATH`.\n\n*Windows users may use the WSL, possibly via **[MobaXterm][mobax]**.* \n\n## Command Line\n\n\u003cimg src=\"kumono.gif\"\u003e\n\n*Results may vary based on hardware used. An NVMe SSD and a decent multi-core processor are recommended.*\n\n### Available Options\n\nDownloads for `https://coomer.st/onlyfans/user/belledelphine` will go into `{output-path}/onlyfans/belledelphine` (the default value for `{output-path}` is `kumono`). *Downloads are automatically resumed.*\n\n```\nMedia ripper for coomer and kemono\n\nUsage: kumono [OPTIONS] [URLS]...\n\nArguments:\n  [URLS]...  Creator page or post / Discord server or channel\n\nOptions:\n  -p, --proxy \u003cPROXY\u003e              Proxy URL (scheme://host:port[/path])\n  -t, --threads \u003cTHREADS\u003e          Simultaneous downloads (1-512) [default: 256]\n  -f, --input-file \u003cINPUT_FILES\u003e   File with URLs, can be used multiple times\n  -o, --output-path \u003cOUTPUT_PATH\u003e  Base directory for downloads [default: kumono]\n  -d, --download-archive           Log hashes, skip moved/deleted file downloads\n  -s, --show-config                Print configuration values\n  -h, --help                       Print help\n  -V, --version                    Print version\n\nFiltering:\n  -l, --list-extensions    List available file extensions (per URL)\n  -i, --include \u003cINCLUDE\u003e  File extensions to include (comma separated)\n  -e, --exclude \u003cEXCLUDE\u003e  File extensions to exclude (comma separated)\n\nConnection:\n  -m, --max-retries \u003cMAX_RETRIES\u003e                [default: 4]\n  -r, --retry-delay \u003cRETRY_DELAY\u003e                [default: 1]\n      --connect-timeout \u003cCONNECT_TIMEOUT\u003e        [default: 5]\n      --read-timeout \u003cREAD_TIMEOUT\u003e              [default: 180]\n      --rate-limit-backoff \u003cRATE_LIMIT_BACKOFF\u003e  [default: 15]\n      --server-error-delay \u003cSERVER_ERROR_DELAY\u003e  [default: 5]\n\nLogin:\n  -C, --coomer-user \u003cCOOMER_USER\u003e  \n  -c, --coomer-pass \u003cCOOMER_PASS\u003e  \n  -K, --kemono-user \u003cKEMONO_USER\u003e  \n  -k, --kemono-pass \u003cKEMONO_PASS\u003e\n```\n\n### Target Selection\n\n```bash\n# whole creator + linked profiles\nkumono https://coomer.st/onlyfans/user/belledelphine/links\n\n# whole creator\nkumono https://coomer.st/onlyfans/user/belledelphine\n\n# single page\nkumono https://coomer.st/onlyfans/user/belledelphine?o=50\n\n# single post\nkumono https://coomer.st/onlyfans/user/belledelphine/post/1099631527\n\n# whole server\nkumono https://kemono.cr/discord/server/1196504962411282491\n\n# single channel\nkumono https://kemono.cr/discord/server/1196504962411282491/1196521501059469463\n\n# multiple targets\nkumono https://coomer.st/onlyfans/user/belledelphine https://kemono.cr/discord/server/1196504962411282491\n\n# from file(s)\nkumono -f targets1.txt -f targets2.txt -f targets3.txt\n```\n\n### Extension Selection\n\n```bash\n# list available file types for a target\nkumono https://coomer.st/onlyfans/user/belledelphine --list-extensions\n\njpg,m4v,mp4\n\n# download only video files via inclusion\nkumono https://coomer.st/onlyfans/user/belledelphine --include m4v,mp4\n\n# download only video files via exclusion\nkumono https://coomer.st/onlyfans/user/belledelphine --exclude jpg\n```\n\n### Download Archive\n\nWhen using the `--download-archive` option, `kumono` will create log files for each target in `{output-path}/db` to save hashes of previously downloaded files.\n\n*Using this option will also add the hashes of existing files from previous runs for the same target to the respective log file.*\n\n### Favorite Download\n\nFavorites will automatically downloaded when you provide credentials via the login options.\n\n## Legal Disclaimer\n\nThis project does not condone or support piracy in any form. We respect the intellectual property rights of creators and encourage users to access content through legal and authorized channels. The project aims to promote creativity, innovation, and the responsible use of digital resources. Any content shared or discussed within the scope of this project is intended for educational and informational purposes only. Users are urged to respect copyright laws and support creators by purchasing or accessing their work legally.\n\n\u003c!-- link definitions --\u003e\n\n[discussions]: https://github.com/APT37/kumono/discussions/categories/support\n\n[paru]: https://github.com/Morganamilo/paru#description\n\n[kmn-src-aur]: https://aur.archlinux.org/packages/kumono\n[kmn-bin-aur]: https://aur.archlinux.org/packages/kumono-bin\n[kmn-git-aur]: https://aur.archlinux.org/packages/kumono-git\n\n[kmn-src-aur-ver]: https://img.shields.io/aur/version/kumono?logo=archlinux\u0026label=kumono\n[kmn-bin-aur-ver]: https://img.shields.io/aur/version/kumono-bin?logo=archlinux\u0026label=kumono-bin\n[kmn-git-aur-ver]: https://img.shields.io/aur/version/kumono-git?logo=archlinux\u0026label=kumono-git\n\n[build-status]: https://img.shields.io/github/actions/workflow/status/APT37/kumono/build-release.yml?logo=github\u0026label=CI\n[build-runs]: https://github.com/APT37/kumono/actions/workflows/build-release.yml\n\n[release-date]: https://img.shields.io/github/release-date/APT37/kumono?logo=github\u0026label=Latest%20Release\n[latest-release]: https://github.com/APT37/kumono/releases/latest\n\n[windows-x64-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=Windows%20x64\u0026color=cornflowerblue\n[windows-arm-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=Windows%20ARM\u0026color=cornflowerblue\n[macos-x64-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=macOS%20x64\u0026color=lightslategray\n[macos-arm-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=macOS%20ARM\u0026color=lightslategray\n[linux-x64-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=Linux%20x64\u0026color=forestgreen\n[linux-arm-badge]: https://img.shields.io/github/v/tag/APT37/kumono?logo=github\u0026label=Linux%20ARM\u0026color=forestgreen\n\n[windows-x64-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-windows-x64.exe\n[windows-arm-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-windows-arm64.exe\n[macos-x64-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-macos-x64\n[macos-arm-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-macos-arm64\n[linux-x64-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-linux-x64\n[linux-arm-dl]: https://github.com/APT37/kumono/releases/latest/download/kumono-linux-arm64\n\n[crate-ver]: https://img.shields.io/crates/v/kumono?logo=rust\u0026label=Crates.io\u0026color=red\n[crate-url]: https://crates.io/crates/kumono\n\n[crate-deps]: https://img.shields.io/deps-rs/kumono/latest?logo=rust\u0026label=Dependencies\n[crate-deps-url]: https://crates.io/crates/kumono/dependencies\n\n[mobax]: https://mobaxterm.mobatek.net/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapt37%2Fkumono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapt37%2Fkumono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapt37%2Fkumono/lists"}