v0.8.8
Installation
# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash
# Homebrew
brew install xdagiz/tap/xytz
# Scoop
scoop bucket add xdagiz https://github.com/xdagiz/scoop-bucket.git
scoop install xdagiz/xytz
# Or via Go
go install github.com/xdagiz/xytz@latest
# Arch Linux (AUR)
paru -S xytz # source build
paru -S xytz-bin # prebuilt binaryChangelog
New Features
- fe0fa73: feat(release): add source buildable aur package (@xdagiz)
- 5e897d5: feat: add an option to go channel page in the videolist (fixes #26) (@xdagiz)
- ff007f8: feat: add playlist search, refactor queue update, fix concurrency (@xdagiz)
- 8b38483: feat: compact list (fixes #31) (@xdagiz)
- 9cf4e16: feat: themes autocompletion (@xdagiz)