# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CCSH/IPTV has 723 source lines of code out of 298,106 total lines across 68 files, counted from the main ref at commit 4c7cafe63ad1 by the OctoCounts tokei engine on 2026-08-28. 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 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

## Reproduce this report

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

## 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

- [HaoyueQin/weather-image-generator](https://octocounts.com/github/HaoyueQin/weather-image-generator) — Python, 706 code lines
- [zhu1090093659/spec_driven_develop](https://octocounts.com/github/zhu1090093659/spec_driven_develop) — Python, 742 code lines
- [reagento/relator](https://octocounts.com/github/reagento/relator) — Python, 701 code lines
- [dinosn/cluster-bus-takeover](https://octocounts.com/github/dinosn/cluster-bus-takeover) — Python, 756 code lines
- [hu568/Kugo-Music-Converter-Modpacks](https://octocounts.com/github/hu568/Kugo-Music-Converter-Modpacks) — Python, 689 code lines
- [iamshamit/fmhy-search-flow-launcher](https://octocounts.com/github/iamshamit/fmhy-search-flow-launcher) — Python, 684 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)
- [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)
