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

[Feature Request] Load video on mouse click #10

Closed
XCongoAlpha opened this issue Feb 6, 2022 · 1 comment
Closed

[Feature Request] Load video on mouse click #10

XCongoAlpha opened this issue Feb 6, 2022 · 1 comment

Comments

@XCongoAlpha
Copy link

Any way to implement loading a video on mouse click (MBTN_LEFT)?
A somewhat similar script, mpv-chapters is capable of changing chapters on mouse click.
Or is there a limitation preventing this functionality?

@hacel
Copy link
Owner

hacel commented Feb 6, 2022

It should work fine if you change line 247 to:

mp.add_forced_key_binding("MBTN_LEFT", "recent-MMID", function()

@hacel hacel closed this as completed Feb 6, 2022
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

2 participants