Releases: huangyrcn/web-kit
Releases · huangyrcn/web-kit
Release list
v1.4.0
cdp-download — 3-strategy rewrite
- Stream download (preferred) → Fetch fallback (CSP bypass) → interactive reCAPTCHA
- Fix: HTTP 4xx/5xx pages silently saved as files
- Fix: WebSocket timeout prevents infinite hang
- Fix: Fetch.disable cleanup on all exit paths
- Fix: CDP errors surfaced instead of swallowed
- New:
--interactiveflag for reCAPTCHA via noVNC - New:
NOVNC_URLenv var
crwlr — simplified, repositioned as fallback
- Remove LLM features (-q, -j, -s)
- Reposition as fallback when curl/wget/WebFetch are blocked
- Fix: DFS deep crawl support
- Fix:
--max-pages→--max-depthsemantic mismatch - Fix: ResourceWarning scoped with catch_warnings