Handy yt-dlp wrapper to download Youtube videos transcripts
Project description
yt-dlp-transcript
A handy wrapper for yt-dlp to download transcripts for YouTube videos.
Usage
uvx yt-dlp-transcript https://www.youtube.com/watch?v=dQw4w9WgXcQ
or:
pip install yt-dlp-transcript
yt-dlp-transcript https://www.youtube.com/watch?v=dQw4w9WgXcQ
Options:
> yt-dlp-transcript -h
usage: yt-dlp-transcript [-h] [-l LANGUAGE] [-v] url
positional arguments:
url Youtube URL
options:
-h, --help show this help message and exit
-l LANGUAGE, --language LANGUAGE
subtitles language (default: en)
-v, --verbose verbose mode (default: False)
Usage in Python code
from yt_dlp_transcript import yt_dlp_transcript
print(yt_dlp_transcript("https://www.youtube.com/watch?v=dQw4w9WgXcQ"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yt_dlp_transcript-0.1.21.tar.gz.
File metadata
- Download URL: yt_dlp_transcript-0.1.21.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540311bd610f90aa3f2ddf651d460801810164308907a2fe66fd0d2d228f8383
|
|
| MD5 |
28dcba20bbd6b53dbf4d4fe77f3f6965
|
|
| BLAKE2b-256 |
fc9e6335ef6ba37820cf0ce81f33a38b653fd76f011e00d859b868ee09589662
|
File details
Details for the file yt_dlp_transcript-0.1.21-py3-none-any.whl.
File metadata
- Download URL: yt_dlp_transcript-0.1.21-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de8fbabb31a93216d7cf850639d4183b8c1d4874a776d726e969a55613943695
|
|
| MD5 |
78d1d0c40d0189b4b8d1f77212e11e74
|
|
| BLAKE2b-256 |
cf453d47c233ef18955ad02c31f01133d684e3f1341e4627cc2c2c875fecf192
|