No Description

Allowri fd6b7b5c81 Delete 'go.mod' 2 years ago
api 8874cfc465 update config 2 years ago
fzf 943bdd4508 initial commit 3 years ago
mpv 943bdd4508 initial commit 3 years ago
query 943bdd4508 initial commit 3 years ago
region 8874cfc465 update config 2 years ago
search 943bdd4508 initial commit 3 years ago
subscriptions 8874cfc465 update config 2 years ago
LICENSE 943bdd4508 initial commit 3 years ago
README.md d15b4c5199 Update 'README.md' 2 years ago
main.go 8874cfc465 update config 2 years ago

README.md

GoTY

This is a simple YouTube client working in the terminal written in golang for Linux. It uses an Invidious api (https://docs.invidious.io/api/)

license Latest

Dependencies 洛

  • mpv
  • fzf
  • youtube-dl

Build 🛠️

Download GoLang from https://golang.org/

Download repository files

Run the command

  go build -ldflags "-s -w"

Run 省

  ./GoTY

Developers ♥