60 skills found · Page 1 of 2
jdepoix / Youtube Transcript ApiThis 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!
jimmc414 / OnefilellmSpecify a github or local repo, github pull request, arXiv or Sci-Hub paper, Youtube transcript or documentation URL on the web and scrape into a text file and clipboard for easier LLM ingestion
filiksyos / Youtube To DocTurn any YouTube video into a documentation link
0x6a69616e / Youtube Transcript ApiA YouTube video transcript extractor based on reverse-engineered youtube-transcript.io
ZeroPointRepo / Youtube SkillsYouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.
AnujK2901 / Yt Sum FlaskYouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.
Infatoshi / YtsearchSearch YouTube transcripts from the terminal. No download, no API key, no whisper.
matatonic / Openai SummarySummarize URL's or files (including YouTube videos via transcripts) using an OpenAI compatible API.
trldvix / Youtube Transcript ApiJava library which allows you to retrieve subtitles/transcripts for a single YouTube video or for an entire playlists or channels.
mongj / Youtube Transcriber ApiSimple REST API endpoints for retrieving transcripts for YouTube videos.
BobLd / Youtube Transcript Api SharpThis 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
ps1899 / YouTube Transcript SummarizerChrome Extension which makes a request to a Backend REST API to perform NLP and respond with a summarized version of a YouTube transcript.
shihabcodes / Gemini YT Transcript SummarizerA Python app using YouTube Transcript API & Google's Gemini Pro GenerativeAI for automatic summarization. Built with Streamlit, it allows users to input YouTube video links and receive detailed summaries, enhancing accessibility and efficiency.
Zibri / Youtube TranscriptA lightweight, dependency-free (besides `libcurl`) command-line tool written in C to download the transcript of any YouTube video. It directly calls YouTube's internal API, mimicking an iOS client, to fetch the transcript data without requiring an API key.
skainguyen1412 / Swift Youtube TranscriptGet youtube transcript with Swift
kar2phi / Video Lensvideo-lens is a coding agent skill that fetches a YouTube transcript and generates a structured HTML report: executive summary, key points, analysis, takeaway, timestamped topic outline, and an embedded in-page player. No API keys, no external services beyond the coding agent itself.
danielcliu / Youtube Channel Transcript ApiExpand upon the youtube-transcript-api and allow users to easily request all of a channel's (and maybe a playlist's) video captions. Will require use of Youtube Data API v3
horiagug / Youtube Transcript Api GoApi for fetching transcripts from youtube videos written in go
Tany303 / YouTube Video SummarizerA Python script that analyzes YouTube videos and generates short text summaries. Uses the YouTube API for transcript retrieval and NLP for text processing.
mercan / Youtube SubtitlesAllows users to quickly find the desired text in YouTube videos by showing the time, minute, and second intervals where the desired word or sentence appears in videos with subtitles or auto-generated subtitles.