# devhims/youtube-caption-extractor SLOC report

> As of 2026-09-18 (commit cf0d8b5f423e), devhims/youtube-caption-extractor contains 9,703 total lines: 8,885 code, 445 comments, 373 blank, across 32 files in 8 languages (top: JSON 79.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

devhims/youtube-caption-extractor has 8,885 source lines of code out of 9,703 total lines across 32 files, counted from the cf0d8b5f423ebb2eeee7e1952a07ff73f6e0c537 ref at commit cf0d8b5f423e by the OctoCounts tokei engine on 2026-09-18. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving devhims/youtube-caption-extractor to commit cf0d8b5f423e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 91.6% of all lines, comments represent 4.6%, and the repository averages 278 code lines per file. JSON accounts for 79.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 8 | 7,067 | 7,067 | 0 | 0 |
| TSX | 2 | 666 | 615 | 3 | 48 |
| TypeScript | 9 | 713 | 578 | 49 | 86 |
| JavaScript | 7 | 653 | 559 | 5 | 89 |
| CSS | 1 | 66 | 55 | 3 | 8 |
| Dockerfile | 1 | 15 | 9 | 0 | 6 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 2 | 521 | 0 | 385 | 136 |

Top language (JSON 79.5%). Generated at 2026-09-18T11:10:56.781767501+00:00. Canonical report: https://octocounts.com/github/devhims/youtube-caption-extractor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/devhims/youtube-caption-extractor/commit/cf0d8b5f423ebb2eeee7e1952a07ff73f6e0c537?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does devhims/youtube-caption-extractor have?

devhims/youtube-caption-extractor has 9,703 total lines, including 8,885 code lines, 445 comment lines, and 373 blank lines.

### How was the devhims/youtube-caption-extractor line count measured?

OctoCounts resolved the public GitHub repository to commit cf0d8b5f423e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for devhims/youtube-caption-extractor?

This OctoCounts report was generated from cf0d8b5f423ebb2eeee7e1952a07ff73f6e0c537 at commit cf0d8b5f423e on 2026-09-18T11:10:56.781767501+00:00.

## Similar repository reports

- [iptv-org/database](https://octocounts.com/github/iptv-org/database) — JSON, 8,791 code lines
- [Ansh-choudhary08/Gapwise_Ai](https://octocounts.com/github/Ansh-choudhary08/Gapwise_Ai) — JSON, 8,741 code lines
- [oreilly-japan/deep-learning-from-scratch-6](https://octocounts.com/github/oreilly-japan/deep-learning-from-scratch-6) — JSON, 8,738 code lines
- [Lzdlh1/zougao](https://octocounts.com/github/Lzdlh1/zougao) — JSON, 8,718 code lines
- [frankgimeno3/Odyssey-game](https://octocounts.com/github/frankgimeno3/Odyssey-game) — JSON, 9,059 code lines
- [Priyanshivastt-24/JobNest](https://octocounts.com/github/Priyanshivastt-24/JobNest) — JSON, 8,694 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
