summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsoundcloud2
1 files changed, 1 insertions, 1 deletions
diff --git a/soundcloud b/soundcloud
index 9e827cc..ccdd415 100755
--- a/soundcloud
+++ b/soundcloud
@@ -9,7 +9,7 @@ play_stream() {
# Url Page -> Url Page
next_stream() {
- get_related "$1" | head -1
+ get_related "$1" | shuf | head -1
}
# Url Page -> Streams