# CCSH/IPTV SLOC report

> As of 2026-08-28 (commit 4c7cafe63ad1), CCSH/IPTV contains 298,106 total lines: 723 code, 296,838 comments, 545 blank, across 68 files in 3 languages (top: Python 100.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving CCSH/IPTV to commit 4c7cafe63ad1, 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 0.2% of all lines, comments represent 99.6%, and the repository averages 11 code lines per file. Python accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 846 | 723 | 41 | 82 |
| Markdown | 1 | 122 | 0 | 90 | 32 |
| Plain Text | 65 | 297,138 | 0 | 296,707 | 431 |

Top language (Python 100.0%). Generated at 2026-08-28T02:06:17.826980550+00:00. Canonical report: https://octocounts.com/github/CCSH/IPTV

## Report FAQ

### How many lines of code does CCSH/IPTV have?

CCSH/IPTV has 298,106 total lines, including 723 code lines, 296,838 comment lines, and 545 blank lines.

### How was the CCSH/IPTV line count measured?

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

### What commit was counted for CCSH/IPTV?

This OctoCounts report was generated from main at commit 4c7cafe63ad1 on 2026-08-28T02:06:17.826980550+00:00.

## Similar repository reports

- [Weizhena/deep-research-skills](https://octocounts.com/github/Weizhena/deep-research-skills) — Python, 728 code lines
- [Tiger3807861189/J-Space-Cognition-Suite-V3.6](https://octocounts.com/github/Tiger3807861189/J-Space-Cognition-Suite-V3.6) — Python, 729 code lines
- [xiaoleiy/podpull](https://octocounts.com/github/xiaoleiy/podpull) — Python, 712 code lines
- [omnilib/aiosqlite](https://octocounts.com/github/omnilib/aiosqlite) — Python, 706 code lines
- [Daseinintheworld/green-cloud-praxis-ne](https://octocounts.com/github/Daseinintheworld/green-cloud-praxis-ne) — Python, 703 code lines
- [reagento/relator](https://octocounts.com/github/reagento/relator) — Python, 701 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)
