Automate youtube playlist creation based on your personal choice by using your twitter data.
Problem Statement
Automated youtube playlist creation
Solution
- Connect to your twitter account to IBM watson personality insight
- It returns us the confidence score for the music category from your profile
- According to scores, we will get music category
- We will fetch music videos for those music category
- And create a playlist of that in your youtube account
- This automate the playlist creation
- Created a API to create/update those playlist according to your twitter activity