Giter Site home page Giter Site logo

spotifypartyqueue's Introduction

Spotify Queuer

The idea is for everyone at a party to add to a playlist through SMS.

Things to note:

Spotipy library obtained via this command line:

pip install git+https://github.com/plamere/spotipy.git --upgrade

Things to run

Run main Flask program python3 main.py

Run ngrok to expose port to the world and Twilio can redirect SMS body content ngrok http 1812

Turn on auto-removal timer to remove currently playing (and duplicate) tracks https://#####.ngrok.io/monitor

Commands

$NEXT to skip the currently playing track User can text any spotify query and Twilio will return the top 5 results. Pressing 0 will return the last 5 results.

User is expected to type better search queries if they want to hear what they want.

Features to develop

Not hardcoding in my spotify account ๐Ÿ˜ฌ

Known issues

When the playlist is queue and the last song has reached the end, nothing is playing. This is expected.

Then the user selects a track. It gets added to the queue but then the queuer may delete the track and skip to another track from the 'Recommended' playlist. This is not expected.

spotifypartyqueue's People

Contributors

dlalap avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.