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
- 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
- Create the same playlist on Spotify
- Create the same playlist on Deezer
pipenv install
pipenv run main.py
pipenv run pytest --cov-report term --cov=.
👤 Patrick Rodrigues
Give a ⭐️ if this project helped you!