项目文件夹

文件
caorushizi 99281d89f9 docs: refresh VitePress homepages and add download API reference
A batch of VitePress site updates around the v3.5.0 release:

- Refresh the zh / en / jp homepages into a 3x3 feature grid aligned
  with README v3.5.0: keep the foundational "no packet capture /
  batch download / mobile playback" cards, add v3.5.0 pillars
  (browser extension / broad video source coverage / OpenClaw Skill /
  HTTP API / built-in format conversion / one-line Docker). Rewrite
  the hero with a tighter "cross-platform video downloader + built-in
  sniffing" tagline and point the English hero at the
  English-localized `home_en.png`.
- Fix en / jp hero action links that previously routed to the Chinese
  root pages (`/guides` → `/en/guides`, `/jp/guides` etc.).
- Add the macOS usage block to the en / jp quick-start guides
  (Intel vs Apple Silicon + `sudo xattr -dr com.apple.quarantine`
  unblock command), and drop the QQ feedback group tip from those
  locales — QQ is China-only, not useful for en / jp audiences.
- Add a new Download API reference page (`/api`) for all three locales,
  registered in the sidebar under "开始 / Quick start / 始める".
  Covers Base URL (desktop `39719`, Docker `9900`), auth (API key from
  Settings page), curl quick-start, download SSE events, and the full
  `/api/downloads/*` endpoint reference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 01:12:17 +08:00

2.3 KiB

layout, hero, features
layout hero features
home
name text tagline image actions
MediaGo Cross-platform video downloader Built-in sniffing — point it at a page, pick what you want, save. No packet capture, no plugins, no command-line tools.
src alt
/home_en.png MediaGo home screen
theme text link
brand Quick Start /en/guides
theme text link
alt User Guide /en/documents
icon title details
No packet capture required The desktop app ships with a built-in browser that sniffs every downloadable resource on the page automatically. No Fiddler, no Charles, no DevTools gymnastics.
icon title details
🌐 Browser extension for Chrome / Edge One-click video sniffing in your everyday browser. Detected count shows in the toolbar badge; covers YouTube, Bilibili and most mainstream video platforms. Bundled with the desktop app.
icon title details
🎬 Broad video source coverage HLS / m3u8 streams, live streaming, Bilibili, YouTube, Twitter/X, Instagram and over a thousand more video sites — powered by N_m3u8DL-RE, BBDown and yt-dlp under the hood.
icon title details
Batch download Download multiple videos and live streams at once. Your high-speed bandwidth never sits idle; tweak the concurrency to taste.
icon title details
🎞️ Built-in format conversion Convert completed downloads to another format or quality without leaving MediaGo. No separate ffmpeg tool required.
icon title details
📱 Mobile playback The desktop app listens on your LAN IP too — open the web UI on a phone or tablet on the same Wi-Fi to browse downloads and play them directly.
icon title details
🔌 Open HTTP API Full HTTP API lets scripts, automation tools and third-party apps create download tasks, query progress and manage the list.
icon title details
🦞 OpenClaw Skill Tell Claude Code, Cursor or your AI coding assistant "please download this video" — it handles the rest. One command to install.
icon title details
🐳 One-line Docker deployment One command to deploy to your NAS or VPS. Access from any browser on your network. Multi-arch images on Docker Hub and GHCR.