mirror of
https://github.com/iptv-org/epg
synced 2026-05-27 03:29:29 -04:00
Adds allente.fi
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# allente.fi
|
||||
|
||||
https://www.allente.fi/tv-guide/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=allente.fi
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/allente.fi/allente.fi.config.js --output=./sites/allente.fi/allente.fi.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- allente.fi
|
||||
```
|
||||
Reference in New Issue
Block a user