mirror of
https://github.com/iptv-org/epg
synced 2026-09-13 12:36:25 -04:00
Create readme.md
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
# awilime.com
|
||||||
|
|
||||||
|
https://www.awilime.com/tv/musor
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=awilime.com
|
||||||
|
```
|
||||||
|
|
||||||
|
### Update channel list
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run channels:parse -- --config=./sites/awilime.com/awilime.com.config.js --output=./sites/awilime.com/awilime.com.channels.xml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- awilime.com
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user