Skip to content

Radio Paradise Playlist Maker - small app built with Django to make playlists from the internet radio station Radio Paradise

Notifications You must be signed in to change notification settings

conorbranagan/rppm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radio Paradise Playlist Maker (RPPM)

This is a small, simple app created using the Django framework. The app scrapes the latest playlist data from http://radioparadise.com/ and adds any new songs to the RPPM database from which you can create playlists that you can purchase on iTunes.

Additional Details: * Setup requires having the server request /cron/scrape/ every 5 minutes or so to get the latest information * The main page is almost completely dynamic, with the playlist being updated on the fly with JS and the song listings be pulled through AJAX calls. * The final playlist page simply gives a list of the songs you've given with links to purchase them from iTunes * The app also generates a URL for every playlist so that you can access it in the future

Stuff used: * Python * The Django Framework * JS/jQuery * CSS * Apple's iTunes Music Store JSON API.

About

Radio Paradise Playlist Maker - small app built with Django to make playlists from the internet radio station Radio Paradise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published