EzyCopy CLI
Extracts clean markdown from URLs. Default: fast HTTP fetch. Use --browser for Chrome when needed.
Usage
ezycopy <URL> [flags]
Flags:
--browser— Use Chrome (for JS-heavy or authenticated sites)-o <path>— Save to file/directory (default: clipboard)--no-images— Strip image links-t <duration>— Timeout (default: 30s)
When to use --browser
- Twitter/X, SPAs, or JS-rendered sites
- Authenticated/paywalled content
- If default returns empty or suspiciously short content
Install
If not installed: go install github.com/gupsammy/EzyCopyCLI/cmd/ezycopy@latest
微信扫一扫