Skip to content

Video Fetch v0.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:23
· 77 commits to main since this release
454c470

Video Fetch v0.1.3

Windows 体验与默认下载目录优化;命名与仓库统一为 Video Fetch / video-fetch。

重点内容

  • Windows:下载时不再闪黑框(隐藏 yt-dlp 控制台窗口)
  • 默认保存目录:首次使用默认指向系统「下载」文件夹
  • 命名统一:展示名 Video Fetch,仓库与 crate 为 video-fetchidentifier 不变,原有登录数据可继续用)

下载

  • macOS(Apple Silicon)Video-Fetch-v0.1.3-macOS.dmg(不提供 Intel)
  • Windows x64Video-Fetch-v0.1.3-Windows.msi / .exe
  • Windows arm64Video-Fetch-v0.1.3-Windows-arm64.msi / .exe
  • Linux x86_64Video-Fetch-v0.1.3-Linux-x86_64.AppImage / .deb
  • Linux arm64Video-Fetch-v0.1.3-Linux-arm64.AppImage / .deb

当前发布包未做 Apple / Windows 代码签名。macOS 若提示损坏,把 App 拖到「应用程序」后执行:

xattr -cr "/Applications/Video Fetch.app"

What's Changed

  • docs: update README home screenshot by @asthetik in #40
  • fix: hide yt-dlp console flash and default save dir to Downloads (0.1.3) by @asthetik in #41
  • chore: align naming with Video Fetch / video-fetch by @asthetik in #42

Full Changelog: v0.1.2...v0.1.3