Script I wrote to search youtube with command line easily.
You need to set the environment variable YT_API_KEY to the value of the token.
See tutorial on the API key if you need help, or start directly in the console if you are familiar with the platform.
Install the required programs: fzf, dmenu, mpv jq, awk and youtube-dl.