Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.2 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.2 KB

Welcome to Playlist Bot 👋

Version Twitter: pythrick

Bot to create a YouTube playlist based on comments written by people in this Instagram post containing the name of several songs that always hit people right in the feels

Goals

  • Use Instagram Official Website API to get all the post comments
  • Normalize at least 80% from the comments in actual songs names
  • Create a playlist on YouTube with the top 500 songs

Extra Goals:

  • Create the same playlist on Spotify
  • Create the same playlist on Deezer

Install

pipenv install

Usage

pipenv run main.py

Run tests

pipenv run pytest --cov-report term --cov=.

Author

👤 Patrick Rodrigues

Show your support

Give a ⭐️ if this project helped you!