agrego grabar 7pm

This commit is contained in:
Mauro Torrez 2011-05-06 19:13:38 -03:00
parent 3105dcf2fa
commit 0c596194df

3
grabar_7pm.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
NOW=$(date +%F)
cvlc --run-time=5000 http://streaming.urbana.com.uy/urbana --sout "#duplicate{dst=std{access=file,mux=raw,dst=/home/mauro/7pm-$NOW.mp3}" vlc://quit ;