This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Releases: ryouze/yt-table
Releases · ryouze/yt-table
v1.0.7
Full Changelog: v1.0.6...v1.0.7
macOS Setup:
- Unzip the archive.
- Remove macOS quarantine with:
xattr -d com.apple.quarantine yt-table-macos-arm64
. - Make the app executable using:
chmod +x yt-table-macos-arm64
. - Run the app with
./yt-table-macos-arm64
.
GNU/Linux Setup:
- Unzip the archive.
- Make the app executable using:
chmod +x yt-table-linux-x86_64
. - Run the app with
./yt-table-linux-x86_64
.
Windows Setup:
- Unzip the archive.
- Run the
yt-table-windows-x86_64.exe
app, select "More info", and then click "Run anyway" to bypass the security warning. Please note that this app is intended to be run from the terminal.
v1.0.6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/ryouze/yt-table/commits/v1.0.0