Closed Aeonoi closed 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.
Do not need to download, just use react-player and use the url from the youtube api.
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.