radio-looptober

somehow downloads looptober mp3 files and make a radio out of them
git clone https://git.lurk.org/repos/radio-looptober.git
Log | Files | Refs | README | LICENSE | TODO

commit b908fe7fc6f9b435aea17c6fa4c2620c4cda766c
parent c481871bdef0e485633b67787f446239a46b1ffe
Author: Claude Heiland-Allen <claude@mathr.co.uk>
Date:   Thu Jun 15 07:48:24 +0100

stop ffmpeg going beserk with rogue text input

Signed-off-by: ugrnm <ultrageranium@bleu255.com>
Diffstat:
README | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -23,7 +23,7 @@ USAGE
 -----
 
 Quick and dirty, two tmux panes:
-* `while true; do ./download_loooooops.py && sleep 1d; done`
+* `while true; do ./download_loooooops.py </dev/null && sleep 1d; done`
 * `stream_loooooops.sh`
 
 You can start whichever you want firt.