{"id":18439170,"url":"https://github.com/wsh032/booru-dl","last_synced_at":"2026-01-24T05:01:48.043Z","repository":{"id":253744852,"uuid":"844350837","full_name":"WSH032/booru-dl","owner":"WSH032","description":"A command line tool to download images and tags txt from booru","archived":false,"fork":false,"pushed_at":"2024-08-20T03:56:17.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T13:09:14.081Z","etag":null,"topics":["api","asynchronous","downloader","gelbooru","images"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/booru-dl","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WSH032.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}},"created_at":"2024-08-19T04:29:56.000Z","updated_at":"2024-08-20T03:56:21.000Z","dependencies_parsed_at":"2025-04-07T21:47:24.642Z","dependency_job_id":null,"html_url":"https://github.com/WSH032/booru-dl","commit_stats":null,"previous_names":["wsh032/booru-dl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/WSH032/booru-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WSH032%2Fbooru-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WSH032%2Fbooru-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WSH032%2Fbooru-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WSH032%2Fbooru-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WSH032","download_url":"https://codeload.github.com/WSH032/booru-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WSH032%2Fbooru-dl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28712841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T05:01:10.984Z","status":"ssl_error","status_checked_at":"2026-01-24T04:59:18.328Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api","asynchronous","downloader","gelbooru","images"],"created_at":"2024-11-06T06:23:38.332Z","updated_at":"2026-01-24T05:01:48.022Z","avatar_url":"https://github.com/WSH032.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Booru-Dl\n\nA command line tool to download images and tags txt from [booru](https://booru.org/).\n\n[![Crates.io][Crates-Badge]][Crates-Url]\n[![Docs.rs][Docs-Badge]][Docs-Url]\n[![License][License-Badge]][License-Url]\n\n[Crates-Badge]: https://img.shields.io/crates/v/booru-dl.svg\n[Crates-Url]: https://crates.io/crates/booru-dl\n[Docs-Badge]: https://docs.rs/booru-dl/badge.svg\n[Docs-Url]: https://docs.rs/booru-dl\n[License-Badge]: https://img.shields.io/crates/l/booru-dl.svg\n[License-Url]: LICENSE\n\nCurrently, we only support downloads from [Gelbooru](https://gelbooru.com/).\n\nThis is the Rust rewrite of [Gelbooru-API-Downloader](https://github.com/WSH032/Gelbooru-API-Downloader). If you need the Python version, you can refer to it.\n\n## Demo\n\n\u003c!-- how to upload images:  https://docs.github.com/get-started/writing-on-github/working-with-advanced-formatting/attaching-files --\u003e\n![booru-dl-cli-demo](https://github.com/user-attachments/assets/25883a4d-13c3-4ba9-b3b3-90edde2eeea0)\n\n*The GIF 👆 created by [ShareX](https://github.com/ShareX/ShareX)*\n\n## Credit\n\n\u003e [!WARNING]\n\u003e Attention! It's probably against [Gelbooru's TOS](https://gelbooru.com/tos.php)!\n\u003e\n\u003e We are not responsible for any consequences of using this tool, use it at your own risk.\n\n## Requirements\n\nSee: [docs.rs](https://docs.rs/booru-dl#requirements)\n\n## Installation\n\n**IMPORTANT: `cli` feature is required for this command line program.**\n\n```bash\ncargo install booru-dl --features=\"cli\"\n```\n\nSee [docs.rs](https://docs.rs/booru-dl#feature-flags) for more features. For example, use [`rustls`](https://github.com/rustls/rustls) instead of `openssl`:\n\n```bash\ncargo install booru-dl --no-default-features --features=\"cli, rustls-tls\"\n```\n\n## Usage\n\nThe following command will open a editor to ask for arguments; after you save and close the editor, the program will start downloading images.\n\n```bash\nbooru-dl\n```\n\nOr use the following command to see more options:\n\n```bash\nbooru-dl --help\n```\n\n## What does this name mean?\n\n`Booru-Dl` is short for Booru Downloader.\n\n## License\n\nThis project is licensed under the terms of the *Apache License 2.0*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsh032%2Fbooru-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsh032%2Fbooru-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsh032%2Fbooru-dl/lists"}