Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@ryouze ryouze released this 10 Nov 22:56
· 1 commit to main since this release

Full Changelog: v1.0.4...v1.0.5

macOS Setup:

  1. Unzip the archive.
  2. Remove macOS quarantine with: xattr -d com.apple.quarantine yt-table-macos-arm64.
  3. Make the app executable using: chmod +x yt-table-macos-arm64.
  4. Run the app with ./yt-table-macos-arm64.

GNU/Linux Setup:

  1. Unzip the archive.
  2. Make the app executable using: chmod +x yt-table-linux-x86_64.
  3. Run the app with ./yt-table-linux-x86_64.

Windows Setup:

  1. Unzip the archive.
  2. 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.