translating-transcripts
There are 4 repositories under translating-transcripts topic.
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
DevRico003/youtube_summarizer
A modern Next.js-based tool for AI-powered YouTube video summarization. This application allows you to generate concise summaries of YouTube videos using different AI models, with support for multiple languages and summary styles.
BobLd/youtube-transcript-api-sharp
This is a C# API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do! Ported from https://github.com/jdepoix/youtube-transcript-api
Thoroldvix/youtube-transcript-api
Java library which allows you to retrieve subtitles/transcripts for a single YouTube video or for an entire playlists or channels.