Merge branch 'master' of github.com:maurete/misc

This commit is contained in:
Mauro Torrez 2011-05-22 02:44:23 -03:00
commit 42d268639d

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 ;