Files
epg/sites/maxstream.tv/readme.md
Toha f2cfb97ebe Add site maxstream.tv.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-05-05 07:42:16 +07:00

22 lines
369 B
Markdown

# maxstream.tv
https://maxstream.tv/home
### Download the guide
```sh
npm run grab --- --channels=sites/maxstream.tv/maxstream.tv.channels.xml
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/maxstream.tv/maxstream.tv.config.js --output=./sites/maxstream.tv/maxstream.tv.channels.xml
```
### Test
```sh
npm test --- maxstream.tv
```