@duyquangnvx/webnovel-downloader 0.2.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ Given a webnovel URL from a supported site, fetch the full novel as structured d
14
14
 
15
15
  | Site | Adapter id | TOC strategy | Notes |
16
16
  |---|---|---|---|
17
- | `truyenfull.vision` (+ `truyenfull.vn`) | `truyenfull` | S1 paginated (`/trang-N/`) | Auto-rewrites `truyenfull.vn` → `truyenfull.vision`. |
17
+ | `truyenfull.today` (+ `truyenfull.vision`, `truyenfull.vn`) | `truyenfull` | S1 paginated (`/trang-N/`) | Auto-rewrites legacy `.vision`/`.vn` hosts → `truyenfull.today`. |
18
18
  | `metruyenchu.com.vn` | `metruyenchu-com-vn` | S2 + S4 hybrid (HTML page-1 + JSON `/get/listchap/<bid>`) | Distinct from the dead `metruyenchu.com` brand. |
19
19
  | `wikicv.net` (+ `truyenwikidich.net`) | `wikicv` | S4 via browser (`/book/index` XHR intercept; HMAC-signed) | Auto-rewrites `truyenwikidich.net` host. Requires the browser tier (patchright recommended). |
20
20
  | `tangthuvien.net` | `tangthuvien` | scaffold — M5.1 | Site was unreachable at 2026-05-03 survey; selectors and parsers TBD. |