Full Changelog: v1.0.4...v1.0.5
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.