mirror of
https://github.com/fenix-soft/railive.git
synced 2025-02-19 20:50:37 +01:00
Update RAIsport.sh
fix find url
This commit is contained in:
parent
1ba33e8003
commit
c5ec1b2f91
@ -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/<url type="content">//g' temp.txt >temp2.txt
|
||||
cat temp2.txt
|
||||
sed -e 's/<\/url>//g' temp2.txt >temp.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user