github xdagiz/xytz v0.7.7

latest releases: v0.9.1, v0.9.0, v0.8.9...
4 months ago

Installation

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

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

Changelog

New Features

  • e96e034: feat(cli): add cookies-from-browser and cookies flag for auth (@xdagiz)
  • 5da7198: feat(release): add goreleaser and github action for automated releases (@xdagiz)

Other work

  • 9bda467: Fix concurrency bugs, resource leaks, and refactor SearchModel (#9) (@sadopc)
  • d504d7f: refactor(download): reduce StartDownload parameters using DownloadRequest struct (@xdagiz)
  • aaa89b6: refactor: extract playlist and channel URL parsing (@xdagiz)

Don't miss a new xytz release

NewReleases is sending notifications on new releases.