videos played are now random

This commit is contained in:
eximus
2017-04-01 11:11:58 +01:00
parent dec151bf02
commit 529dafa55a
2 changed files with 22 additions and 4 deletions

1
generate_playlist.sh Executable file
View File

@@ -0,0 +1 @@
curl 'http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json' 2>/dev/null | grep -o 'http.*\.mov' | sort -R > playlist.m3u