My project is a music player based on cassettes. You can input a YouTube playlist link and it will utilize your songs so you can skip back-and-forth, control the volume, and watch the current song's name move across the cassette's label. It automatically sets to one of my playlists if you don' t input anything so that you can listen to music anyways. I made it with javascript, CSS, HTML, & a bunch of w3schools tutorials. I used Youtube's API in order to dynamically update information into the music player, while my JavaScript listens for any player events so it can go forwards/backwards, change volume, and more!
My project is a music player based on cassettes. You can input a YouTube playlist link and it will utilize your songs so you can skip back-and-forth, control the volume, and watch the current song's name move across the cassette's label. It automatically sets to one of my playlists if you don' t input anything so that you can listen to music anyways. I made it with javascript, CSS, HTML, & a bunch of w3schools tutorials. I used Youtube's API in order to dynamically update information into the music player, while my JavaScript listens for any player events so it can go forwards/backwards, change volume, and more!