Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:27
· 92 commits to main since this release
5b1709d

影取(VideoFetch)首个公开版本

跨平台桌面视频下载器:粘贴链接,解析后下载到本地。本版为最小可行产品(MVP),优先支持哔哩哔哩(B 站);下载引擎为 yt-dlp,安装包已内置 yt-dlpffmpeg,开箱即可用。

功能亮点

  • 粘贴即解析:自动拉取标题、封面、分 P、清晰度等元数据
  • 按需下载:选择清晰度与分 P 后加入队列;支持进度、取消、失败重试与历史记录
  • B 站登录:内嵌网页登录,或导入 Netscape 格式 cookies.txt
  • 命名规则:可配置文件名模板,下载前可预览
  • 跨平台安装包:macOS / Windows / Linux

下载说明

平台 文件
macOS(Apple Silicon) VideoFetch_0.1.0_aarch64.dmg
Windows VideoFetch_0.1.0_x64-setup.exeVideoFetch_0.1.0_x64-setup.msi
Linux VideoFetch_0.1.0_amd64.AppImageVideoFetch_0.1.0_amd64.deb

Linux AppImage 首次运行前请执行:chmod +x VideoFetch_0.1.0_amd64.AppImage

已知限制

  • 目前以 B 站为主;其他站点能力取决于 yt-dlp,体验尚未专门打磨

许可证:Apache-2.0 · 第三方组件见 THIRD_PARTY.md

Full Changelog: https://github.com/asthetik/videofetch/commits/v0.1.0