Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 261 Bytes

AutoPlayer

A quick (~70 lines) demonstration of the usage of APIs to do things in Python.

This project uses Twilio SMS API to get song requests, and then finds the song on Youtube using the Youtube Data API, and plays it.

Designed for a UCSD CSES workshop.