# google/ExoPlayer SLOC report

> As of 2026-09-16 (commit dd430f7053a1), google/ExoPlayer contains 1,339,592 total lines: 1,119,489 code, 164,901 comments, 55,202 blank, across 4,036 files in 20 languages (top: HTML 66.7%). Default configuration. Counted with tokei via OctoCounts.

google/ExoPlayer has 1,119,489 source lines of code out of 1,339,592 total lines across 4,036 files, counted from the release-v2 ref at commit dd430f7053a1 by the OctoCounts tokei engine on 2026-09-16. 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 google/ExoPlayer to commit dd430f7053a1, 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 very large codebase by counted code lines. Code represents 83.6% of all lines, comments represent 12.3%, and the repository averages 277 code lines per file. HTML accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| HTML | 1,634 | 795,219 | 747,040 | 45,381 | 2,798 |
| Java | 1,638 | 479,128 | 329,446 | 104,323 | 45,359 |
| JavaScript | 34 | 26,466 | 17,656 | 4,141 | 4,669 |
| XML | 446 | 13,764 | 10,721 | 2,584 | 459 |
| TypeScript | 17 | 4,413 | 4,412 | 0 | 1 |
| Sass | 81 | 3,932 | 3,265 | 303 | 364 |
| C++ | 7 | 2,911 | 2,253 | 335 | 323 |
| CSS | 5 | 1,656 | 1,478 | 134 | 44 |
| JSON | 4 | 1,018 | 1,018 | 0 | 0 |
| GLSL | 16 | 1,309 | 641 | 540 | 128 |
| Shell | 6 | 892 | 606 | 205 | 81 |
| YAML | 4 | 353 | 294 | 29 | 30 |

Top language (HTML 66.7%). Generated at 2026-09-16T14:55:21.341894961+00:00. Canonical report: https://octocounts.com/github/google/ExoPlayer

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/google/ExoPlayer/commit/dd430f7053a1a3958deea3ead6a0565150c06bfc?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does google/ExoPlayer have?

google/ExoPlayer has 1,339,592 total lines, including 1,119,489 code lines, 164,901 comment lines, and 55,202 blank lines.

### How was the google/ExoPlayer line count measured?

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

### What commit was counted for google/ExoPlayer?

This OctoCounts report was generated from release-v2 at commit dd430f7053a1 on 2026-09-16T14:55:21.341894961+00:00.

## Similar repository reports

- [lzp0301/webmedic](https://octocounts.com/github/lzp0301/webmedic) — HTML, 262,170 code lines
- [givanz/Vvvebjs](https://octocounts.com/github/givanz/Vvvebjs) — HTML, 230,174 code lines
- [givanz/landing](https://octocounts.com/github/givanz/landing) — HTML, 194,754 code lines
- [Ares-Developers/Ares](https://octocounts.com/github/Ares-Developers/Ares) — HTML, 193,245 code lines
- [Vingturbo/web-pages](https://octocounts.com/github/Vingturbo/web-pages) — HTML, 113,616 code lines
- [tt-a1i/archify](https://octocounts.com/github/tt-a1i/archify) — HTML, 93,418 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)
- [Bootstrap vs Tailwind CSS](https://octocounts.com/compare/bootstrap-vs-tailwind)
- [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)
