# programetv.ro

https://www.programetv.ro/

### Download the guide

```sh
npm run grab --- --sites=programetv.ro
```

### Update channel list

```sh
npm run channels:parse --- --config=./sites/programetv.ro/programetv.ro.config.js --output=./sites/programetv.ro/programetv.ro.channels.xml
```

### Test

```sh
npm test --- programetv.ro
```
