This is a simple bash script that plays the latest video of a given YouTube channel.
- YouTube Data API key
$ sudo apt install mpv jq curl
$ yt-latest -a <api key> -c <channel id>
This is a simple bash script that plays the latest video of a given YouTube channel.
$ sudo apt install mpv jq curl
$ yt-latest -a <api key> -c <channel id>