mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
22 lines
357 B
Markdown
22 lines
357 B
Markdown
# tvireland.ie
|
|
|
|
https://www.tvireland.ie/tv/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=tvireland.ie
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/tvireland.ie/tvireland.ie.config.js --output=./sites/tvireland.ie/tvireland.ie.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- tvireland.ie
|
|
```
|