This project is a facial-recognition based stereo which grabs your Facebook friends profile pictures and play songs depending on the recognized faces mutual taste. As you can see in the code, I pretty much suck at commenting and structure. My goal was that I could make this software become a reality. I have some more code on a raspberry pi somewhere which I will try to upload if it's any use.
The pretty much TODO in my repo is the connection to make the spotify-client to search for each song, then play the next one after the other. For now I have function which actually creates this playlist.
I would like to get some feedback on my idea and also some python-nerds to help me on this whole project. It's actually pretty small project and could be easily done with one python-script.