Add a description, image, and links to the javascript-youtube topic page so that developers can more easily learn about it.
This project provides a Cloudflare Worker API endpoint to fetch YouTube video transcripts. It uses youtubei.js to interact with YouTube's internal API and Hono as the routing framework. If you need to ...