Sin descripción

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

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 ♥