sebaro / ViewTube

Watch videos from video sharing websites with extra options.
http://sebaro.pro/viewtube
GNU General Public License v3.0
27 stars 5 forks source link

spacebar pause/play #4

Open ZAKhan opened 1 year ago

ZAKhan commented 1 year ago

At times when i use spacebar for pause or play the i can hear sound but video would not play. if i use mouse to play the video then i hear 2 sounds like 2 videos are playing.

can you please fix that

thanks

sebaro commented 1 year ago

The second audio is from the YouTube player, the script sometimes fails to block it. I'll try to find a solution.

sebaro commented 1 year ago

Added a fix to prevent the keydown event on YouTube player, you can try this update: http://sebaro.pro/viewtube/files/viewtubetest.user.js

ZAKhan commented 1 year ago

Added a fix to prevent the keydown event on YouTube player, you can try this update: http://sebaro.pro/viewtube/files/viewtubetest.user.js

No what it is doing now is showing the youtube player on top and yours on the bottom and you have disabled the spacebar completely. It would be nice to have the space bar feature with your player

sebaro commented 1 year ago

Make sure only the test version is installed.