Skip to content

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

Notifications You must be signed in to change notification settings

pythrick/playlist-bot

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published