Skip to content

Releases: huangyrcn/web-kit

Release list

v1.4.0

Choose a tag to compare

@huangyrcn huangyrcn released this 28 May 09:57

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: --interactive flag for reCAPTCHA via noVNC
  • New: NOVNC_URL env 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-depth semantic mismatch
  • Fix: ResourceWarning scoped with catch_warnings