igrigorik / videospeed

HTML5 video speed controller (for Google Chrome)
https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
MIT License
3.81k stars 543 forks source link

Is it possible to make the Shortcuts available in the offline video player? #45

Closed n00ble closed 9 years ago

n00ble commented 9 years ago

Hello,

Thank you for the extension. It would be great if the shortcuts are also available while playing videos offline. In addition to the "rewind 10 sec" shortcut, adding a "forward 10 sec" shortcut would be also nice. i.e. something similar to the shortcuts in "Potplayer".

Thank you again

Zaphod Beeblebrox President of the Galaxy :P

igrigorik commented 9 years ago

@n00ble by offline you mean just opening a local video file with Chrome, right? For example, File > Open File, etc? If so, that should work as is.

n00ble commented 9 years ago

Thank you for the response. Can you please consider adding a "Fast Forward" shortcut too? i.e. a shortcut that will skip 10 sec forward.

For it to work off-line (local video as you said), one needs to check the option in extension settings page and then restart the browser: chrome://extensions/ "Allow access to file URLs" Restart chrome It may also be helpful to add this info either on extension page or in some other way into the extension info.

BTW, it also works on Opera browser after adding the "Download Chrome Extension" that allows using Chrome extensions on Opera: https://addons.opera.com/en/extensions/details/download-chrome-extension-9/ It does not seem to work with VLC plug-in in Opera (for other than MP4 files, tested it with an mpg file). I could not make the VLC plug-in work in chrome.

Thanks again

igrigorik commented 9 years ago

Added instructions for enabling local playback in https://github.com/igrigorik/videospeed/commit/170a5f57614c12e3b21504a15cea6a8e9dcb1fb7.

Re, fast forward: YT already provides a shortcut.. the right arrow key will skip 5s; left will skip back 5s :)