PHPackages                             puleeno/goader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. puleeno/goader

ActiveProject[CLI &amp; Console](/categories/cli)

puleeno/goader
==============

Command line interface downloader written in PHP support multi hosts

0.6.2(4y ago)172[1 PRs](https://github.com/puleeno/goader/pulls)MITPHPPHP &gt;=5.4CI passing

Since Jun 26Pushed 6mo agoCompare

[ Source](https://github.com/puleeno/goader)[ Packagist](https://packagist.org/packages/puleeno/goader)[ RSS](/packages/puleeno-goader/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (6)Versions (19)Used By (0)

Goader CLI
==========

[](#goader-cli)

Goader là công cụ dòng lệnh giúp tải nội dung (đặc biệt là truyện tranh/webtoon) từ nhiều host khác nhau, đồng thời cung cấp bộ tiện ích xử lý ảnh, đổi tên và xuất file phục vụ quá trình dịch hoặc lưu trữ.

Key features
------------

[](#key-features)

- Tải toàn bộ chương/ảnh từ các host được hỗ trợ (xem danh sách chi tiết trong tài liệu).
- Tùy chọn `--sequence`, `--prefix`, `--offset` để kiểm soát tên file và thứ tự tải.
- Hệ thống plugin linh hoạt: có thể mở rộng command, hook và downloader mà không sửa core.
- Công cụ phụ trợ: đổi tên file hàng loạt, trích layer Photoshop, ghép ảnh bằng ImageMagick.
- Hỗ trợ cấu hình tài khoản, cookie và token theo host thông qua `goader config`.

Requirements
------------

[](#requirements)

- PHP 7.4+ với Composer.
- `wget` (dùng làm downloader mặc định) và ImageMagick `convert` cho các lệnh `extract`/`merge`.
- Hệ điều hành bất kỳ có thể chạy PHP CLI (Windows, macOS, Linux).

Quick install
-------------

[](#quick-install)

```
composer global require puleeno/goadher
# hoặc cài đặt trong dự án
composer require puleeno/goadher
```

Sau khi cài, bảo đảm thư mục `vendor/bin` nằm trong `PATH` rồi dùng lệnh `goader --help` để kiểm tra.

Basic usage
-----------

[](#basic-usage)

- Tải chương từ URL: `goader download https://example.com/comic/chapter-1`
- Tải theo danh sách URL (mỗi dòng một link): `goader download file_list.txt`
- Cấu hình tài khoản/host: `goader config account --host=lezhin.com user pass`

Chi tiết từng command nằm trong tài liệu “[Hướng dẫn sử dụng](docs/user-guide.md)”.

Bundled tools
-------------

[](#bundled-tools)

- `goader rename`: đổi tên và đổi đuôi file hàng loạt, hỗ trợ slugify, sequence, prefix, jump.
- `goader extract`: trích layer từ file PSD/PSB/TIFF hoặc chuyển đổi hàng loạt ảnh.
- `goader merge`: ghép nhiều ảnh theo chiều ngang/dọc, chia nhóm tuỳ chỉnh.

Development &amp; extension
---------------------------

[](#development--extension)

- Danh sách host hỗ trợ sẵn: xem “[Máy chủ được hỗ trợ](docs/host-support.md)”.
- Quy trình viết downloader cho host mới: “[Phát triển host mới](docs/host-development.md)”.
- Kiến trúc chi tiết, hệ thống hook và plugin: “[Hướng dẫn developer](docs/DEVELOPERS.md)”.

Để đóng góp, fork repository và tạo pull request. Vui lòng mô tả rõ host/command mới, cũng như cập nhật tài liệu liên quan.

License
-------

[](#license)

Dự án phát hành theo giấy phép MIT.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance47

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Recently: every ~215 days

Total

17

Last Release

1499d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a609a3b3a36dee9f36ef6f8d3b2b2dc91eebefc7644031e829e65bca4329799?d=identicon)[puleeno](/maintainers/puleeno)

---

Top Contributors

[![puleeno](https://avatars.githubusercontent.com/u/22538657?v=4)](https://github.com/puleeno "puleeno (253 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

### Embed Badge

![Health badge](/badges/puleeno-goader/health.svg)

```
[![Health](https://phpackages.com/badges/puleeno-goader/health.svg)](https://phpackages.com/packages/puleeno-goader)
```

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M13](/packages/pantheon-systems-terminus)[wp-cli/i18n-command

Provides internationalization tools for WordPress projects.

11610.4M52](/packages/wp-cli-i18n-command)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)[chromatic/usher

A collection of Robo commands for use on Chromatic projects.

13534.3k1](/packages/chromatic-usher)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
