diff --git a/sites/raiplay.it/raiplay.it.channels.xml b/sites/raiplay.it/raiplay.it.channels.xml index 21e41086..a3060609 100644 --- a/sites/raiplay.it/raiplay.it.channels.xml +++ b/sites/raiplay.it/raiplay.it.channels.xml @@ -1,17 +1,20 @@ - Rai 1 - Rai 2 - Rai 3 - Rai 4 - Rai 5 - Rai Gulp - Rai Movie - Rai News 24 - Rai Premium - Rai Scuola - Rai Sport - Rai Sport + HD - Rai Storia - Rai Yoyo + + RAI 1 + RAI 2 + RAI 3 + RAI 4 + RAI 5 + RAI GULP + RAI MOVIE + RAI NEWS 24 + RAI PREMIUM + RAI SCUOLA + RAI SPORT + RAI STORIA + RAI YOYO diff --git a/sites/raiplay.it/readme.md b/sites/raiplay.it/readme.md new file mode 100644 index 00000000..b8ada0b2 --- /dev/null +++ b/sites/raiplay.it/readme.md @@ -0,0 +1,15 @@ +# raiplay.it + +https://www.raiplay.it/guidatv + +### Download the guide + +```sh +npm run grab -- --site=raiplay.it +``` + +### Test + +```sh +npm test -- raiplay.it +```