diff --git a/RAIsport.sh b/RAIsport.sh index 6101880..3064a37 100644 --- a/RAIsport.sh +++ b/RAIsport.sh @@ -2,7 +2,7 @@ # 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 +grep content p.txt >temp.txt sed -e 's///g' temp.txt >temp2.txt cat temp2.txt sed -e 's/<\/url>//g' temp2.txt >temp.txt