Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

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

Notifications You must be signed in to change notification settings

gideongrinberg/Dial-Up-Music-SoundCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks