mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Update abc.net.au
This commit is contained in:
21
sites/abc.net.au/readme.md
Normal file
21
sites/abc.net.au/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# abc.net.au
|
||||
|
||||
https://www.abc.net.au/tv/epg/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=abc.net.au
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/abc.net.au/abc.net.au.config.js --output=./sites/abc.net.au/abc.net.au.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- abc.net.au
|
||||
```
|
||||
Reference in New Issue
Block a user