v0.8.9
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
- f808176: feat(ci): add lint and test workflows (@xdagiz)
- ae3c438: feat(ui): add playlist download options (fixes #32) (@xdagiz)
- 027bc9c: feat: add download support for other sites (@xdagiz)
- 751f09a: feat: add js-runtimes yt-dlp config (@xdagiz)
- 8093ad3: feat: add shell completions (@xdagiz)
- 75e58c5: feat: detect verified channels (@xdagiz)
- 537751e: feat: extract upload_date (fixes #40) (@xdagiz)