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