# iv-org/invidious SLOC report

> As of 2026-09-16 (commit 248c315b4e8f), iv-org/invidious contains 60,001 total lines: 49,366 code, 5,057 comments, 5,578 blank, across 281 files in 15 languages (top: JSON 51.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving iv-org/invidious to commit 248c315b4e8f, 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 medium-sized codebase by counted code lines. Code represents 82.3% of all lines, comments represent 8.4%, and the repository averages 176 code lines per file. JSON accounts for 51.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 63 | 25,629 | 25,629 | 0 | 0 |
| Crystal | 144 | 23,917 | 17,639 | 2,258 | 4,020 |
| SVG | 4 | 2,136 | 2,133 | 3 | 0 |
| JavaScript | 18 | 2,425 | 1,876 | 180 | 369 |
| CSS | 11 | 1,509 | 1,115 | 123 | 271 |
| Python | 1 | 397 | 331 | 18 | 48 |
| Shell | 14 | 339 | 202 | 67 | 70 |
| YAML | 4 | 1,207 | 136 | 948 | 123 |
| SQL | 9 | 212 | 126 | 32 | 54 |
| Makefile | 1 | 121 | 67 | 21 | 33 |
| Dockerfile | 1 | 93 | 58 | 19 | 16 |
| Nix | 3 | 66 | 45 | 16 | 5 |

Top language (JSON 51.9%). Generated at 2026-09-16T00:02:58.681777876+00:00. Canonical report: https://octocounts.com/github/iv-org/invidious

## Report FAQ

### How many lines of code does iv-org/invidious have?

iv-org/invidious has 60,001 total lines, including 49,366 code lines, 5,057 comment lines, and 5,578 blank lines.

### How was the iv-org/invidious line count measured?

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

### What commit was counted for iv-org/invidious?

This OctoCounts report was generated from 248c315b4e8fa67c1b6c3b7bba6d1e77ba32b3b4 at commit 248c315b4e8f on 2026-09-16T00:02:58.681777876+00:00.

## Similar repository reports

- [twbs/bootstrap](https://octocounts.com/github/twbs/bootstrap) — JSON, 49,804 code lines
- [Code-4-Community/breaktime](https://octocounts.com/github/Code-4-Community/breaktime) — JSON, 50,383 code lines
- [nlp4musa/music-crs-evaluator](https://octocounts.com/github/nlp4musa/music-crs-evaluator) — JSON, 48,279 code lines
- [PhiloLabs/fable51-worlds](https://octocounts.com/github/PhiloLabs/fable51-worlds) — JSON, 50,915 code lines
- [ConardLi/garden-skills](https://octocounts.com/github/ConardLi/garden-skills) — JSON, 51,128 code lines
- [iamkun/dayjs](https://octocounts.com/github/iamkun/dayjs) — JSON, 51,275 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
