Youtube-transcript-generator
An Express.js-based service that fetches YouTube video information and generates transcripts (subtitles) in any available language. It leverages the ytdl-core library to extract video metadata and the youtube-captions-scraper library to retrieve subtitles, providing an easy way to access and utilize YouTube video captions programmatically.