mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update readme.md
This commit is contained in:
parent
4dcf79b8b9
commit
d7d5b110d3
1 changed files with 1 additions and 9 deletions
|
@ -18,16 +18,8 @@ NODE_OPTIONS=--max-old-space-size=5000 npm run grab --- --site=epg.iptvx.one
|
|||
|
||||
### Update channel list
|
||||
|
||||
Windows:
|
||||
|
||||
```sh
|
||||
SET "NODE_OPTIONS=--max-old-space-size=5000" && npm run channels:parse --- --config=./sites/epg.iptvx.one/epg.iptvx.one.config.js --output=./sites/epg.iptvx.one/epg.iptvx.one.channels.xml
|
||||
```
|
||||
|
||||
Linux and macOS:
|
||||
|
||||
```sh
|
||||
NODE_OPTIONS=--max-old-space-size=5000 npm run channels:parse --- --config=./sites/epg.iptvx.one/epg.iptvx.one.config.js --output=./sites/epg.iptvx.one/epg.iptvx.one.channels.xml
|
||||
npm run channels:parse --- --config=./sites/epg.iptvx.one/epg.iptvx.one.config.js --output=./sites/epg.iptvx.one/epg.iptvx.one.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue