# DIYgod/RSSHub SLOC report

> As of 2026-09-16 (commit 7c1248e19501), DIYgod/RSSHub contains 474,642 total lines: 418,341 code, 8,288 comments, 48,013 blank, across 6,877 files in 12 languages (top: TypeScript 83.1%). Default configuration. Counted with tokei via OctoCounts.

DIYgod/RSSHub has 418,341 source lines of code out of 474,642 total lines across 6,877 files, counted from the master ref at commit 7c1248e19501 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 DIYgod/RSSHub to commit 7c1248e19501, 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 large codebase by counted code lines. Code represents 88.1% of all lines, comments represent 1.7%, and the repository averages 61 code lines per file. TypeScript accounts for 83.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 6,212 | 394,951 | 347,498 | 7,053 | 40,400 |
| TSX | 626 | 63,310 | 56,241 | 811 | 6,258 |
| YAML | 3 | 12,200 | 11,193 | 3 | 1,004 |
| JSON | 8 | 1,950 | 1,950 | 0 | 0 |
| JavaScript | 9 | 1,096 | 892 | 96 | 108 |
| Nix | 2 | 430 | 334 | 42 | 54 |
| Dockerfile | 1 | 198 | 129 | 38 | 31 |
| TOML | 4 | 146 | 72 | 45 | 29 |
| Shell | 2 | 36 | 26 | 4 | 6 |
| HTML | 2 | 4 | 4 | 0 | 0 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 6 | 319 | 0 | 196 | 123 |

Top language (TypeScript 83.1%). Generated at 2026-09-16T23:48:02.386088931+00:00. Canonical report: https://octocounts.com/github/DIYgod/RSSHub

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/DIYgod/RSSHub/commit/7c1248e19501ab73861a636a41e70789aa6d98f2?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 DIYgod/RSSHub have?

DIYgod/RSSHub has 474,642 total lines, including 418,341 code lines, 8,288 comment lines, and 48,013 blank lines.

### How was the DIYgod/RSSHub line count measured?

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

### What commit was counted for DIYgod/RSSHub?

This OctoCounts report was generated from master at commit 7c1248e19501 on 2026-09-16T23:48:02.386088931+00:00.

## Similar repository reports

- [mrtdurdenthe2/muster](https://octocounts.com/github/mrtdurdenthe2/muster) — TypeScript, 428,350 code lines
- [holaboss-ai/holaOS](https://octocounts.com/github/holaboss-ai/holaOS) — TypeScript, 430,818 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [tanbiralam/claude-code](https://octocounts.com/github/tanbiralam/claude-code) — TypeScript, 397,665 code lines
- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 code lines
- [agalwood/Motrix](https://octocounts.com/github/agalwood/Motrix) — TypeScript, 443,876 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
