| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A lightweight command-line tool that lets you extract and display transcripts from any YouTube video.
This tool requires Bun runtime.
git clone https://github.com/MichalBastrzyk/yt-transcript-cli.git
cd yt-transcript-clibun installbun run buildchmod +x install.sh
./install.shThis will copy the executable to ~/.local/bin/. Make sure this directory is in your PATH.
yt-transcript-cli https://www.youtube.com/watch?v=dQw4w9WgXcQyt-transcript-cli https://www.youtube.com/watch?v=dQw4w9WgXcQ fryt-transcript-cli https://www.youtube.com/watch?v=dQw4w9WgXcQ > transcript.txtContributions are welcome! Please feel free to submit a Pull Request.
MIT
| Back | FazBrowse Home | New Git URL |