{"id":21659764,"url":"https://github.com/gabelluardo/anime-dl","last_synced_at":"2025-07-17T22:33:04.094Z","repository":{"id":38296364,"uuid":"252153676","full_name":"gabelluardo/anime-dl","owner":"gabelluardo","description":"Efficient cli app for downloading anime","archived":false,"fork":false,"pushed_at":"2025-07-01T13:43:46.000Z","size":2215,"stargazers_count":39,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T14:28:28.313Z","etag":null,"topics":["anilist","anime","anime-dl","anime-downloader","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabelluardo.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}},"created_at":"2020-04-01T11:19:32.000Z","updated_at":"2025-07-01T13:41:43.000Z","dependencies_parsed_at":"2023-10-25T13:00:16.124Z","dependency_job_id":"260290a8-b8c2-493d-98b8-825135849e60","html_url":"https://github.com/gabelluardo/anime-dl","commit_stats":{"total_commits":293,"total_committers":4,"mean_commits":73.25,"dds":0.1843003412969283,"last_synced_commit":"e6ac168d94f24ff59bdb5fca95163816dfb95eba"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/gabelluardo/anime-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabelluardo%2Fanime-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabelluardo%2Fanime-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabelluardo%2Fanime-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabelluardo%2Fanime-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabelluardo","download_url":"https://codeload.github.com/gabelluardo/anime-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabelluardo%2Fanime-dl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672343,"owners_count":23808844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["anilist","anime","anime-dl","anime-downloader","rust"],"created_at":"2024-11-25T09:31:30.802Z","updated_at":"2025-07-17T22:33:03.853Z","avatar_url":"https://github.com/gabelluardo.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Anime-dl\n\n[![Crates.io](https://img.shields.io/crates/v/anime-dl?color=orange)](https://crates.io/crates/anime-dl)\n[![dependency status](https://deps.rs/repo/github/gabelluardo/anime-dl/status.svg)](https://deps.rs/crate/anime-dl)\n![Crates.io](https://img.shields.io/crates/l/anime-dl)\n\nEfficient cli app for downloading anime\n\n### Install\n\nFor latest release:\n\n```sh\ncargo install anime-dl\n```\n\nor for latest commit on `main` branch:\n\n```sh\ncargo install --git https://github.com/gabelluardo/anime-dl\n```\n\n### Usage\n\nI usually use this:\n\n```sh\nadl download -D \u003centries\u003e\n```\n\nto store every anime in a properly named directory.\n\nOr for stream after scraped an archive:\n\n```sh\nadl stream -S \u003carchive\u003e \u003centries\u003e\n```\n\n[![asciicast](https://asciinema.org/a/wdjS4wxIvQrTR7IDLGFW38cM6.svg)](https://asciinema.org/a/wdjS4wxIvQrTR7IDLGFW38cM6)\n\n```\nUsage: adl [COMMAND]\n\nCommands:\n  stream    Stream anime in a media player\n  download  Donwload anime\n  clean     Delete app cache\n  help      Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help     Print help\n  -V, --version  Print version\n```\n\nFor parsing urls from a file (es. `urls`):\n\n```sh\nadl [COMMAND] [OPTIONS] $(cat urls)\n```\n\n\u003e [!WARNING]\n\u003e Streaming requires [mpv](https://mpv.io/) or [vlc](https://www.videolan.org/vlc/)\n\n```sh\nadl stream \u003centries\u003e\n```\n\n### Anilist\n\n\u003e [!NOTE]\n\u003e For [Anilist](https://anilist.co) integration create an enviroment variable\n\u003e `ANIMEDL_ID` with the ID of your [developer api client](https://anilist.co/settings/developer),\n\u003e or use the default of the app: `4047`\n\n### Contribution\n\nCurrently, there is only an **italian** language scraper, contributions for support other languages are welcome (see [#83](https://github.com/gabelluardo/anime-dl/issues/83)).\n\n### License\n\nMade with 🫶 by **[@gabelluardo](https://github.com/gabelluardo)** in [GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabelluardo%2Fanime-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabelluardo%2Fanime-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabelluardo%2Fanime-dl/lists"}