Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r-k-b/xspfshuffler

Take 3 specific playlists, output 1 pseudorandomly ordered playlist.
https://github.com/r-k-b/xspfshuffler

Last synced: about 1 month ago
JSON representation

Take 3 specific playlists, output 1 pseudorandomly ordered playlist.

Awesome Lists containing this project

README

        

# xspfShuffler
Designed to take in 3 playlists, and output one playlist consisting of
the 3 input playlists joined in a certain order.

Mostly for the purpose of creating a 'TV-like' experience from a
collection of long, medium, and short videos. (i.e., 'Programmes',
'ad breaks', and 'interstitials').

Designed specifically for VLC Media Player[1] and the .xspf[2] playlist file.
Useful spec info at wiki.videolan.org/XSPF[3].

[1]: http://videolan.org
[2]: http://xspf.org/
[3]: http://wiki.videolan.org/XSPF

## Author
[email protected]

## Licence
Note to Self: research and decide on a licence.