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

Add an option for pausing videos when they are loaded #17

Closed
wants to merge 1 commit into from

Conversation

ASzc
Copy link
Contributor

@ASzc ASzc commented Jan 27, 2014

A boolean setting and appropriate text in package.json, loaded by main.js, for use in youtube-video-quality.js, to decide if playVideo() should be called after pauseVideo().

The default value is false, which maintains the current behaviour of playing the video automatically.

Implements issue #14.

This modifies the pause/play section of youtube-video-quality.js, so the
user can decide if the video gets played again.
@klemens
Copy link
Owner

klemens commented Jan 27, 2014

Thank you very much! Merged as 6417b1d.
Nightly is available at http://nightly.crpt.de/firefox/youtube-all-html5/.

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

Successfully merging this pull request may close these issues.

None yet

2 participants