youtube-transcript-api and YT-video-Transcription

Tool A is a foundational library that Tool B likely depends on or reimplements to extract transcripts, making them complements where A provides the core transcription capability that B builds upon with additional AI-powered analysis features.

YT-video-Transcription
29
Experimental
Maintenance 16/25
Adoption 25/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 5/25
Maturity 9/25
Community 15/25
Stars: 7,078
Forks: 734
Downloads: 27,416,843
Commits (30d): 3
Language: Python
License: MIT
Stars: 11
Forks: 4
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No risk flags
Stale 6m No Package No Dependents

About youtube-transcript-api

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!

Supports multi-language transcript retrieval with priority-based fallback, subtitle translation, and metadata filtering to distinguish between manually-created and auto-generated captions. Extracts transcripts by directly parsing YouTube's client-side data structures rather than relying on browser automation, returning structured objects with timing information and optional HTML formatting preservation. Provides both programmatic Python API and CLI interfaces for integration into data pipelines or content analysis workflows.

About YT-video-Transcription

manish-4007/YT-video-Transcription

An AI tools which helps to analyze any YouTube video, give the sentiment of the video and suggest description and topics related the content. Lastly, It extract the subtitles from the video by understanding the audio then transcribe it in any language with timestamps and also embed the subtitles into the video

Scores updated daily from GitHub, PyPI, and npm data. How scores work