Create readme.md

This commit is contained in:
fraudiay79 2025-01-14 09:59:19 -05:00 committed by GitHub
parent 0ef69335a2
commit 8c73df923b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,21 @@
# galamtv.kz
https://galamtv.kz/channels/now
### Download the guide
```sh
npm run grab --- --site=galamtv.kz
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/galamtv.kz/galamtv.kz.config.js --output=./sites/galamtv.kz/galamtv.kz.channels.xml
```
### Test
```sh
npm test --- galamtv.kz
```