Aeonoi / StudyIt

A productivity and study-focused application with a rank system.
MIT License
1 stars 0 forks source link

connect to youtube data api #3

Closed Aeonoi closed 1 month ago

Aeonoi commented 1 month ago

Using YouTube's data API, we can get the first 5 searches/queries given the user's preferences. Get the video and download it which we can then play the audio from the downloaded mp3.

Aeonoi commented 1 month ago

Do not need to download, just use react-player and use the url from the youtube api.