Alright, so recently I posted a script for creating YouTube playlists on your PC. I was attempting to create a way to manage when one song ends and start the next one in the list. I have decided this is impossible via controls and anything basic like that. I have decided on an alternative, but I wanted to get some opinions first.

My idea is this:

I can pull the duration of the song easily, I can then set a timer to tell how long it should be until the song ends. Now, this is the easy part. My question is, should I then remove YouTube's control bar (Volume, Seek bar, Play/Pause) and make it so the user cannot pause the video unless through a button and thus I can pause the timer. Or is it not worth it to auto-play the next song?

Thanks in advance, I'd really like some feed back on this!