mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
21 lines
305 B
Markdown
21 lines
305 B
Markdown
# stod2.is
|
|
|
|
https://stod2.is/dagskra/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=stod2.is
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/stod2.is/stod2.is.config.js --output=./sites/stod2.is/stod2.is.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- stod2.is
|
|
```
|