{"id":15725129,"url":"https://github.com/eggplants/gettake","last_synced_at":"2025-05-13T04:39:39.663Z","repository":{"id":234835599,"uuid":"789601517","full_name":"eggplants/gettake","owner":"eggplants","description":"Get and save images from webcomicgamma","archived":false,"fork":false,"pushed_at":"2025-05-01T02:00:08.000Z","size":929,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T03:18:31.057Z","etag":null,"topics":["binb-viewer","cli","downloader","manga","manga-downloader"],"latest_commit_sha":null,"homepage":"http://egpl.dev/gettake/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eggplants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-04-21T02:41:20.000Z","updated_at":"2025-05-01T02:00:09.000Z","dependencies_parsed_at":"2024-04-21T02:52:08.095Z","dependency_job_id":"51c57f79-26a4-40db-96ff-0dc3145347b3","html_url":"https://github.com/eggplants/gettake","commit_stats":null,"previous_names":["eggplants/gettake"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgettake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgettake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgettake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgettake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggplants","download_url":"https://codeload.github.com/eggplants/gettake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877368,"owners_count":21977634,"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":["binb-viewer","cli","downloader","manga","manga-downloader"],"created_at":"2024-10-03T22:19:45.660Z","updated_at":"2025-05-13T04:39:39.656Z","avatar_url":"https://github.com/eggplants.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gettake\n\n[![PyPI version](\n  \u003chttps://badge.fury.io/py/gettake.svg\u003e\n  )](\n  \u003chttps://badge.fury.io/py/gettake\u003e\n) [![Maintainability](\n  \u003chttps://qlty.sh/badges/4d764657-5fa2-45b7-b86d-9e9feed55c3e/maintainability.svg\u003e\n  )](\n  \u003chttps://qlty.sh/gh/eggplants/projects/gettake\u003e\n) [![pre-commit.ci status](\n  \u003chttps://results.pre-commit.ci/badge/github/eggplants/gettake/master.svg\u003e\n  )](\n  \u003chttps://results.pre-commit.ci/latest/github/eggplants/gettake/master\u003e\n) [![Code Coverage](\n  \u003chttps://qlty.sh/badges/4d764657-5fa2-45b7-b86d-9e9feed55c3e/test_coverage.svg\u003e\n  )](\n  \u003chttps://qlty.sh/gh/eggplants/projects/gettake\u003e\n) [![Test](\n  \u003chttps://github.com/eggplants/gettake/actions/workflows/test.yml/badge.svg\u003e\n  )](\n  \u003chttps://github.com/eggplants/gettake/actions/workflows/test.yml\u003e\n)\n\n[![ghcr latest](\n  \u003chttps://ghcr-badge.egpl.dev/eggplants/gettake/latest_tag?trim=major\u0026label=latest\u003e\n ) ![ghcr size](\n  \u003chttps://ghcr-badge.egpl.dev/eggplants/gettake/size\u003e\n)](\n  \u003chttps://github.com/eggplants/gettake/pkgs/container/gettake\u003e\n)\n\nGet and save images from [webcomicgamma](https://webcomicgamma.takeshobo.co.jp)\n\n_Note: Redistribution of downloaded image data is prohibited. Please keep it to private use._\n\n## Install\n\n```bash\npip install gettake\n```\n\nOR:\n\n```bash\npipx install gettake\n```\n\n## Run\n\n```shellsession\n$ gettake https://webcomicgamma.takeshobo.co.jp/manga/madeinabyss/\n[+] Target: https://webcomicgamma.takeshobo.co.jp/manga/madeinabyss/\n[+] Host:   webcomicgamma.takeshobo.co.jp\n[+] Slug:   madeinabyss\n[+] 0072 chapter(s) found!\n[-] Now: '001' [0001 / 0072] .....saved!\n[-] Now: '002' [0002 / 0072] .....saved!\n[-] Now: '003' [0003 / 0072] .....saved!\n...\n[+] Done!\n\n$ tree -dL 1 ./madeinabyss\n./madeinabyss\n├── 001\n├── 002\n├── 003\n...\n└── 067\n\n73 directories\n```\n\n## Help\n\n```shellsession\n$ gettake -h\nusage: gettake [-h] [-d DIR] [-o] [-q] [-V] url\n\nGet and save images from webcomicgamma.\n\npositional arguments:\n  url                    target url\n\noptions:\n  -h, --help             show this help message and exit\n  -d DIR, --save-dir DIR\n                         directory to save downloaded images (default: .)\n  -o, --overwrite        overwrite (default: False)\n  -q, --quiet            keep stdout quiet (default: False)\n  -V, --version          show program's version number and exit\n\navailable urls:\n  - https://webcomicgamma.takeshobo.co.jp\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fgettake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggplants%2Fgettake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fgettake/lists"}