diff --git a/RAI1.sh b/RAI1.sh new file mode 100644 index 0000000..e8fbb06 --- /dev/null +++ b/RAI1.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2621467&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAI2.sh b/RAI2.sh new file mode 100644 index 0000000..f7fe31f --- /dev/null +++ b/RAI2.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAI3.sh b/RAI3.sh new file mode 100644 index 0000000..43f5905 --- /dev/null +++ b/RAI3.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308709&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAI4.sh b/RAI4.sh new file mode 100644 index 0000000..8773cc3 --- /dev/null +++ b/RAI4.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746966&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAI5.sh b/RAI5.sh new file mode 100644 index 0000000..f86b3ea --- /dev/null +++ b/RAI5.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai 5 + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIgulp.sh b/RAIgulp.sh new file mode 100644 index 0000000..43d8277 --- /dev/null +++ b/RAIgulp.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai gulp + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAImovie.sh b/RAImovie.sh new file mode 100644 index 0000000..7c98724 --- /dev/null +++ b/RAImovie.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai movie + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAInews.sh b/RAInews.sh new file mode 100644 index 0000000..5a08f07 --- /dev/null +++ b/RAInews.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai news 24 + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=1&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIp.sh b/RAIp.sh new file mode 100644 index 0000000..cef8d98 --- /dev/null +++ b/RAIp.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai premium + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=72383&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIscuola.sh b/RAIscuola.sh new file mode 100644 index 0000000..807ed32 --- /dev/null +++ b/RAIscuola.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai scuola + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=24268&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIsport.sh b/RAIsport.sh new file mode 100644 index 0000000..1d51c64 --- /dev/null +++ b/RAIsport.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai sport 1hd + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=358025&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIsport2.sh b/RAIsport2.sh new file mode 100644 index 0000000..c5af69a --- /dev/null +++ b/RAIsport2.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai sport 2 sd รจ la versione sd di rai sport 1 + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=358071&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIstoria.sh b/RAIstoria.sh new file mode 100644 index 0000000..70b4610 --- /dev/null +++ b/RAIstoria.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai storia + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=24269&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file diff --git a/RAIyoyo.sh b/RAIyoyo.sh new file mode 100644 index 0000000..cf51e17 --- /dev/null +++ b/RAIyoyo.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# rai yoyo + +wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899&output=45" -U "iphone" -O p.txt +grep http p.txt >temp.txt +sed -e 's///g' temp.txt >temp2.txt +cat temp2.txt +sed -e 's/<\/url>//g' temp2.txt >temp.txt +dos2unix temp.txt +surce=`cat temp.txt` +echo $surce +./mpv --hls-bitrate=max "$surce" +rm p.txt +rm temp.txt +rm temp2.txt \ No newline at end of file