Description: Need to query YouTube to get first result in mp3 format.
Location: music_spotify.py file
It's preferred if a new class will be made in this file called Youtube. File name 'music_spotify.py' should be renamed to 'music_player.py' as the focus for the file is changing.
Requirements
[x] Need a new class named 'Youtube' in what is currently known as 'music_spotify.py'
[ ] 'music_spotify.py' should be renamed to 'music_player.py'
[x] new function that queries YouTube and gets the first result's audio stream url
Description: Need to query YouTube to get first result in mp3 format. Location: music_spotify.py file
It's preferred if a new class will be made in this file called Youtube. File name 'music_spotify.py' should be renamed to 'music_player.py' as the focus for the file is changing.
Requirements