SNPlayer is a tool to automatically play remote playing lists. A script, sngetter.sh, downloads the list and the video files to a local cache. A second script, snplayer.sh plays whatever the videos from the cache in the order specified by the playing list. The process is repeated forever. To install these tools do it the GNU way: ./configure make install Type ./configure --help for special options. If there is no configure script in this directory you will need to generate it using the autonconf tool.