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 mute / unMute functions #446

Merged
merged 1 commit into from
Oct 6, 2019
Merged

Add mute / unMute functions #446

merged 1 commit into from
Oct 6, 2019

Conversation

lucasvanhalst
Copy link
Contributor

Exposes the mute/unMute functions from the youtube player

This makes it possible to play a muted video, with the user having the option to unmute it by using the web ui. This wasn't possible with only setVolume available.

Fixes #445

It seems this functionality was already half-implemented for the chromecast sender, see https://github.com/pierfrancescosoffritti/android-youtube-player/blob/0fe4f016016eeb02398414f996cf5207bd277d1b/chromecast-receiver/js/io/SenderMessagesDispatcher.js#L25-L28

@PierfrancescoSoffritti
Copy link
Owner

Thanks for the pull request! I will review it over the weekend/next week.

@PierfrancescoSoffritti PierfrancescoSoffritti merged commit 990b760 into PierfrancescoSoffritti:dev Oct 6, 2019
@lucasvanhalst
Copy link
Contributor Author

Nice, when do you think you can make a new release?

@PierfrancescoSoffritti
Copy link
Owner

I'll try to do it this week! worst case I'll do it over the weekend.

@lucasvanhalst
Copy link
Contributor Author

Alright thanks

@PierfrancescoSoffritti
Copy link
Owner

Just uploaded v10.0.5.

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.

2 participants