Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 2.08 KB

README.md

File metadata and controls

60 lines (46 loc) · 2.08 KB

YouTube Remote+

For use with Line6 Helix and HX Stomp.

Slow down, A/B loop, and navigate through YouTube videos via footswitch, using the QWERTY hotkeys feature in Command Center.

Overview

YouTube Remote+ is a Firefox browser extension inspired by the YouTube Remote preset in the HX 2.8 firmware that demonstrates how to assign keyboard shortcuts to footswitches in the Command Center.

This project takes YouTube Remote further by adding A/B loop markers, speed controls, and seek controls to rewind and fast-forward, turning it into a hands-free practice tool that lets you find, loop, and slow down video segments on the fly.

Hotkeys

Command Default Hotkey
Play/Pause Ctrl + Alt + P
Set Marker A Ctrl + Alt + 1
Set Marker B Ctrl + Alt + 2
Toggle Loop Marker Ctrl + Alt + M
Clear Markers Ctrl + Alt + C
Speed Up Ctrl + Alt + Up
Speed Down Ctrl + Alt + Down
Reset Speed Ctrl + Alt + R
Fast-foward Ctrl + Alt + Right
Rewind Ctrl + Alt + Left
Toggle Seek Rate Ctrl + Alt + S

Status

  • ✅ Set Marker A
  • ✅ Set Marker B
  • ✅ Toggle Loop Marker
  • ✅ Clear Markers
  • ✅ Speed Up
  • ✅ Speed Down
  • ✅ Reset Speed
  • ✅ Play/Pause
  • ✅ Fast-foward
  • ✅ Rewind
  • ✅ Toggle Seek Rate
  • 🚧 Save Settings
  • ❌ Support Multiple Tabs/Windows
  • ❌ Visual Feedback
  • ✅ Edit Hotkeys
  • ❌ Chrome Support
  • ✅ Published

Build from Source

Requirements

  yarn install
  yarn build