MeoMix / SongBuzz

A Google Chrome extension which allows users to create, maintain, and interact with playlists streamed from YouTube.
23 stars 4 forks source link

Allow YouTube Video to be Toggle Displayed #52

Open MeoMix opened 11 years ago

MeoMix commented 11 years ago

I need to resize the UI a bit to support this -- it needs to be wider.

There should be the ability to toggle between displaying a playlist of songs and the current song's video. This will probably become a legal issue if we do not support the ability to show the video, but more importantly -- people actually like to have the ability to see YouTube videos.

The tricky part about this is the fact that the video is playing in the background page. It might be possible to just bring the frame forward, but I am worried about having the music pause to do so. The other option would be an attempt at syncing one YouTube player's video with another YouTube player's audio -- but that seems very bandwidth intensive.