Serverless YouTube transcript extractor w/ easy HTTP GET API
Use Now: https://ytxt.jerryshell.workers.dev
bun installbun run devbun run buildGET /api/transcript?input=<YouTube URL or VideoId>&lang=<language code (optional)>
Example:
curl "http://localhost:3000/api/transcript?input=UF8uR6Z6KLc&lang=en"