# NanmiCoder/MediaCrawler SLOC report

> As of 2026-08-13 (commit 5665a271ef15), NanmiCoder/MediaCrawler contains 43,191 total lines: 31,885 code, 7,241 comments, 4,065 blank, across 227 files in 13 languages (top: Python 53.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NanmiCoder/MediaCrawler to commit 5665a271ef15, 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 73.8% of all lines, comments represent 16.8%, and the repository averages 140 code lines per file. Python accounts for 53.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 144 | 23,618 | 17,113 | 3,543 | 2,962 |
| JSON | 17 | 8,623 | 8,623 | 0 | 0 |
| TSX | 29 | 2,629 | 2,371 | 32 | 226 |
| HTML | 6 | 4,746 | 1,627 | 2,813 | 306 |
| TypeScript | 12 | 993 | 853 | 43 | 97 |
| JavaScript | 4 | 614 | 483 | 76 | 55 |
| GraphQL | 7 | 405 | 399 | 0 | 6 |
| CSS | 1 | 490 | 362 | 49 | 79 |
| TOML | 1 | 47 | 46 | 0 | 1 |
| INI | 1 | 9 | 7 | 0 | 2 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 3 | 985 | 0 | 654 | 331 |

Top language (Python 53.7%). Generated at 2026-08-13T04:19:48.515929768+00:00. Canonical report: https://octocounts.com/github/NanmiCoder/MediaCrawler

## Report FAQ

### How many lines of code does NanmiCoder/MediaCrawler have?

NanmiCoder/MediaCrawler has 43,191 total lines, including 31,885 code lines, 7,241 comment lines, and 4,065 blank lines.

### How was the NanmiCoder/MediaCrawler line count measured?

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

### What commit was counted for NanmiCoder/MediaCrawler?

This OctoCounts report was generated from main at commit 5665a271ef15 on 2026-08-13T04:19:48.515929768+00:00.

## Similar repository reports

- [jiujiu532/grok2api](https://octocounts.com/github/jiujiu532/grok2api) — Python, 31,423 code lines
- [Robbyant/lingbot-map](https://octocounts.com/github/Robbyant/lingbot-map) — Python, 31,174 code lines
- [lsdefine/GenericAgent](https://octocounts.com/github/lsdefine/GenericAgent) — Python, 32,625 code lines
- [coddrago/Heroku](https://octocounts.com/github/coddrago/Heroku) — Python, 32,646 code lines
- [Eternal-Wanderer-Vegetable/Stella_project](https://octocounts.com/github/Eternal-Wanderer-Vegetable/Stella_project) — Python, 30,753 code lines
- [666ghj/MiroFish](https://octocounts.com/github/666ghj/MiroFish) — Python, 30,313 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
