iptv-org/iptv · Architecture
A static read of how iptv-org/iptv is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
B
Architecture grade
score 73/100
5
Import cycles
lower is better
54
Modules parsed
146 edges
96%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- scripts/constants.ts29 importers · radius 39
- scripts/models/index.ts25 importers · radius 36
- scripts/core/index.ts18 importers · radius 36
- scripts/api.ts16 importers · radius 38
- scripts/generators/generator.ts12 importers · radius 14
- scripts/utils.ts7 importers · radius 36
- scripts/tables/table.ts4 importers · radius 6
- scripts/core/streamTester.ts2 importers · radius 36
Modules (7)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- scripts3 files · 52 in-degree · in cycle
- scripts/models5 files · 29 in-degree · in cycle
- scripts/core10 files · 28 in-degree · in cycle
- scripts/generators14 files · 25 in-degree
- scripts/tables6 files · 9 in-degree
- tests/__data__/input2 files · 2 in-degree
- scripts/commands/playlist7 files · 0 in-degree
Circular dependencies (5)
- scripts/core/index.ts to scripts/core/playlistParser.ts to scripts/models/index.ts to scripts/models/issue.ts to scripts/core/index.ts
- scripts/models/index.ts to scripts/models/playlist.ts to scripts/models/index.ts
- scripts/utils.ts to scripts/core/index.ts to scripts/core/playlistParser.ts to scripts/models/index.ts to scripts/models/stream.ts to scripts/utils.ts
- scripts/core/index.ts to scripts/core/playlistParser.ts to scripts/models/index.ts to scripts/models/stream.ts to scripts/core/index.ts
- scripts/core/index.ts to scripts/core/playlistParser.ts to scripts/models/index.ts to scripts/models/discussion.ts to scripts/core/index.ts
Ask AI about iptv-org/iptv
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.