gideongrinberg / Dial-Up-Music-SoundCloud

The functioning version of one of my earlier side project. Uses the Twilio API to turn a phone call into a music player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dial Up Music SoundCloud

This is a project using Twilio's APIs and Flask to demonstrate a simple method to play back a selected audio file through a phone call.

General requirements

  • Python
  • Redis server
  • Twilio API set up

Python/pip Dependencies

  • redis
  • twilio
  • youtube_dl
  • pafy

About

The functioning version of one of my earlier side project. Uses the Twilio API to turn a phone call into a music player.


Languages

Language:Python 93.3%Language:HTML 6.7%