youtube-transcript-api v1.2.4
pypiThis is a python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!
Updated
View on PyPI →
Version
1.2.4
14d ago
License
MIT
14d ago
Weekly Downloads
N/A
Dependencies
2
14d ago
Required Runtime
<3.15,>=3.8
14d ago
Deprecated
No
14d ago
Weekly downloads
Release activity
1 release tracked. Last release: 14 days ago.
v1.2.4
current
v1.2.4
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → <3.15,>=3.8 | 14d ago |
| deprecated | (none) → false | 14d ago |
| latest_version | (none) → 1.2.4 | 14d ago |
| dep_count | (none) → 2 | 14d ago |
| license | (none) → MIT | 14d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/youtube-transcript-api/latest_version
{ "value": "1.2.4" }
CLI
$ npx grounded-cli youtube-transcript-api
youtube-transcript-api@1.2.4 (pypi)