Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 16 Feb 22:28

Installation

# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash

# Or via Go
go install github.com/xdagiz/xytz@latest

# Arch Linux (AUR)
yay -S xytz-bin

Changelog

New Features

  • 8024628: feat(download): add batch downloading with queue (@xdagiz)
  • 7a9cd55: feat(download): add video selection and batch download queue (@xdagiz)

Bug fixes

  • b8b9d97: fix(download): pause & resume not working (@xdagiz)
  • f8d0904: fix(unfinished): store video metadata for single video item (@xdagiz)