Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 286 Bytes

README.MD

File metadata and controls

17 lines (10 loc) · 286 Bytes

playlistr

list and add songs for people to share with.

Installation

  1. Install dependencies (Python 3.X ; X >= 8)

    pip install -r requirements.txt

  2. Run the code.

    python app.py

TODO

  • delete entries
  • maybe optinally add link to Youtube for each title added?