Music Project

Screen Shots

Image 1 Image 1

Motivation

I run with an old Iphone and have to store my music directly on the phone. For this reason, I developed an interface to easily download new audio from youtube (which can include lectures and audiobooks). Different artists and songs can be searched with the Itunes API and along with short previews of their music.

Pages

Music Queue

Lists the entries that will be downloaded overnight. Use hyperlinks to edit/remove entries.

Search Music

Search for songs either by song or artist name (see attribute input). A previous of a song can be played using the playback icon. The hyperlink is used to automatically fill a form used to add the song to the queue. Use the "Search on Youtube" link to open youtube results for that artist/song.

Add Manually

Opens the same form for adding to the queue. This can be used for audio not found on the Itunes API.

Implemented

  • Make downloading youtube audio faster
    • Have control over mp3 property tags
  • Schedule scripts to download music queue directly to Itunes library

Future work

  • Implement more search tools using the Itunes API that help discover new/related music
  • Add scripts that automatically create/add to playlists based on music properties like bpm, genre.