How can I add the description to the infos?
I managed it to get the thumbnails using kitty and now I really like ytfzf. Thank you very much.
But how can I add the description of each video to the info section at the top left?
Thank you very much!
Invidiuos doesn't provide descriptions so you'll have to use the yt scraper.
you can run ytfzf --list-addons if yt is listed in system addon, scrapers or user addon, scrapers you can skip copying addons/scrapers/yt
if you copy addons/scrapers/yt (from this repository) to ~/.config/ytfzf/scrapers, you'll be able to use ytfzf -c yt search here and you should have descriptions.
Be warned that doing this you won't be able to increase your result count with --pages, and other scraping related features will probably be missing.