Skip to content

Video Fetch v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:05
· 80 commits to main since this release
6b9e655

Video Fetch v0.1.2

多架构安装包与品牌统一。

重点内容

  • 五架构安装包:macOS Apple Silicon、Windows x64 / arm64、Linux x86_64 / arm64
  • 统一命名Video-Fetch-v0.1.2-{OS}[-arch].{ext}
  • 品牌:对外显示 Video Fetch
  • 多 P 清晰度:从各分 P 采样真实可用高度
  • 稍后再看链接:支持 B 站稍后再看 URL
  • Windows 取消/挪文件:取消与成品搬迁更稳

下载

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

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

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

What's Changed

  • fix: fall back when Bilibili part lacks selected format id by @asthetik in #33
  • docs: document unsigned install workarounds by @asthetik in #34
  • fix: offer multi-P quality by height, not P1 format ids by @asthetik in #35
  • fix: discover multi-P heights from observed formats by @asthetik in #36
  • fix: handle watchlater URLs and Windows download cancel/relocate by @asthetik in #37
  • Expand multi-arch release packaging for 0.1.2 by @asthetik in #38
  • fix: install xdg-utils for Linux AppImage bundling by @asthetik in #39

Full Changelog: v0.1.1...v0.1.2