Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vimium breaks the default controls on youtube since a long time ago #2400

Open
SolveAllProblemsRightNow opened this issue Jan 19, 2017 · 13 comments

Comments

@SolveAllProblemsRightNow
Copy link

SolveAllProblemsRightNow commented Jan 19, 2017

  • f for full screen doesn't work
  • 1578 to skip to specific parts of the video doesn't work
    etc.

thought i finally say someting

@smblott-github
Copy link
Collaborator

If you prefer to use Youtube's shortcuts, then add an exclusion rule.

Click on the Vimium icon (top right), and add a rule:

  • Pattern: something like https?://www.youtube.com/watch*
  • Keys: something like f1578

Click Save changes.

@smblott-github
Copy link
Collaborator

Or, if you want to mix and match Vimium and Youtube shortcuts, then use this approach.

@SolveAllProblemsRightNow
Copy link
Author

SolveAllProblemsRightNow commented Mar 2, 2017

what does the first comment do?

does it exclude vimimum from workign on yt, and restoring yt's default keys?

or excluding and then addding new vimimum keys afterwards?

--

i dont understand the 2nd comment, what is it doing? is it adding a new vimumn key to skip to the exact % of the video

or is it 'passing' a vimumium key and thus restoring yt's default keys?

--

is it difficult to jsut fix this problem?

it was expected that all default keys on a site would work -- and that the vimimum keys are 'extras' -- that was the whole point of installing it

this is the main reason why i quickly did not use vimimum until only recently

i think this problem occurred the entire last year and over

--

does github not have any in-site notifications?? are the notifications only sent to the acc's email?

@SolveAllProblemsRightNow
Copy link
Author

worked on yt for liltte bit maybe cos something changed on yt

since then the default shortcuts on yt has been broken

@maoow
Copy link

maoow commented May 11, 2018

if you just go on insert mode, youtube shortcuts work well ! ( will launch fullscreenmode)

@rohitkrishna094
Copy link

rohitkrishna094 commented May 16, 2020

@maoow genius, but the only problem is that when you go to insert mode, there is a small div in bottom right that says "Insert". So if I go to insert mode and press "f" to make youtube player fullscreen, I have this annoying insert div on bottom right.

But if I press escape, then youtube players exits out of fullscreen.

However I think this issue #2963 talks about that edge case as well.

@gdh1995
Copy link
Contributor

gdh1995 commented May 16, 2020

There's an advanced option named Hide the Heads Up Display (HUD) in insert mode on Vimium Options page.

@meganlee-id
Copy link

if you just go on insert mode, youtube shortcuts work well ! ( will launch fullscreenmode)

wow! Could not believe the solution is so simple. Thank you so much!

@kurtisnotcurtis
Copy link

There's an advanced option named Hide the Heads Up Display (HUD) in insert mode on Vimium Options page.

I wonder if it would be worthwhile to consider implementing some overlays currently drawn in the DOM (such as the insert mode overlay) into the browser extension icon, which can typically be pinned to a browser toolbar (e.g., uBlock which indicates blocked element count in a notification badge on the extension icon).

Seems simple enough, requires no DOM injection, and this would avoid issues with overlays in edge cases where overlays interfere.

@shadimostafa
Copy link

@maoow genius, but the only problem is that when you go to insert mode, there is a small div in bottom right that says "Insert". So if I go to insert mode and press "f" to make youtube player fullscreen, I have this annoying insert div on bottom right.

But if I press escape, then youtube players exits out of fullscreen.

I'm using vimium C but I believe this would work here as well
if you're annoyed by the "insert mode" div in full screen you can press Ctrl + [ to exit "insert mode" and the video will stay in full screen

@PraveenKumarpkm
Copy link

@maoow genius, but the only problem is that when you go to insert mode, there is a small div in bottom right that says "Insert". So if I go to insert mode and press "f" to make youtube player fullscreen, I have this annoying insert div on bottom right.
But if I press escape, then youtube players exits out of fullscreen.

I'm using vimium C but I believe this would work here as well if you're annoyed by the "insert mode" div in full screen you can press Ctrl + [ to exit "insert mode" and the video will stay in full screen

Hi, this used to work but when I now do Ctrl+[ to exit "insert mode". it also remove full screen as well as insert mode.

@mdibnjihan
Copy link

I recently discovered that, if I enter into insert mode by pressing I then I am able to use YouTube video controls perfectly without any issue. After, I am finished I exit full screen mode and also pressing ESC puts me back into the viewing mode.

@tasnuva1
Copy link

tasnuva1 commented Oct 1, 2023

For sound increasing and decreasing on youtube insert mode, without using arrow key? is there any option to do that? like u for up, shift u for down or anything that is my fingertips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests