Skip to content

Instantly share code, notes, and snippets.

View robni7's full-sized avatar

robni7

  • Netherlands
View GitHub Profile
@robni7
robni7 / reverse-playlist-macOS.sh
Created December 25, 2020 23:28
A working Mac script for spotify-reverse-playlist
#
# This script reverses the tracks in a playlist.
# If the playlist is from another user then a new playlist is created.
#
# This is very convenient for top-lists which are usually sorted starting with number 1.
# Currently (Jan 2018) the Spotify clients do not enable you to play a playlist in reversed order.
#
# Just invoke this script without parameters to get the usage.
#
#