ytcc

CLI tool and lib to get Youtube video captions (with chapters)

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 1.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-02 07:21

Authors

  • Thiago Navarro

Installation

nimble install ytcc
choosenim install ytcc
git clone https://github.com/thisago/ytcc

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
ytcc - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.4 No
cligen - No
ytextractor >= 1.1.1 No
util - No

Source

Repository https://github.com/thisago/ytcc
Homepage https://github.com/thisago/ytcc
Registry Source nimble_official

README

YTCC

A CLI tool to get the Youtube video transcript with chapters

See this app in action at this Asciicast

Installation

After install Nim, run:

nimble install ytcc

License

MIT