Merge pull request #3039 from iptv-org/patch-2026.03.2

Patch 2026.03.2
This commit is contained in:
Ismaël Moret
2026-04-13 00:52:49 +02:00
committed by GitHub
234 changed files with 317 additions and 289 deletions

View File

@@ -5,7 +5,7 @@ https://distro.tv
### Download the guide
```sh
npm run grab --- --site=distro.tv
npm run grab --- --sites=distro.tv
```
### Update channel list (varies based on region/IP)
@@ -18,4 +18,4 @@ npm run channels:parse --- --config=./sites/distro.tv/distro.tv.config.js --outp
```sh
npm test --- distro.tv
```
```