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

#2111 #2336

Merged
merged 11 commits into from
Jun 7, 2024
Merged

#2111 #2336

merged 11 commits into from
Jun 7, 2024

Conversation

gabrielhsdev
Copy link
Contributor

Title: Implemented "Pause while typing on youtube.com" feature. #2111

Description:

This pull request implements the feature to pause the video while typing on youtube.com. This enhancement aims to improve user experience by automatically pausing playback during typing activities.

Feature:

Pause video playback while typing. Returns once typing stops (2-seconds between keystrokes)

Details:

The video will automatically pause when the user starts typing in any input field on youtube.com.
Playback will resume once typing stops for a short period.

Testing:

The feature was tested on input fields including the search bar, comment sections, and text input areas on youtube.com.
The video correctly pauses when typing starts and resumes after typing ends.

image

@gabrielhsdev
Copy link
Contributor Author

Hi @ImprovedTube,

I hope you can take a moment to review this pull request, which addresses the first task from issue #2111: "Pause while typing on youtube.com".

This enhancement pauses video playback when the user is typing on youtube.com, resuming once typing stops. I believe this will greatly improve user experience.

I plan to work on the remaining tasks and will submit separate pull requests for each one as they are completed.

Thank you in advance for your time and consideration.

Best regards

@gabrielhsdev
Copy link
Contributor Author

Made additional commits to address some edge cases I found @ImprovedTube . Thanks!

@ImprovedTube ImprovedTube merged commit 8cf26d3 into code-charity:master Jun 7, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants