- Fetch playlists from youtube hardcoded code
- Fetch playlists from youtube with given link
- append songs to the list if there are more than 50
- Show a list of the fetched songs
- Button that opens a modal with the song list and checkboxes
- Make a selection of the songs and make a new array out of them
- Download selection to the computer
- Choosing a folder where to download
- option to check and uncheck all checkboxes
- disable clicking background from modal when downloading
- Play the song in the browser