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

JW player hidden accessibility data is displayed #895

Open
ivanlabsii opened this issue Jul 12, 2024 · 1 comment
Open

JW player hidden accessibility data is displayed #895

ivanlabsii opened this issue Jul 12, 2024 · 1 comment

Comments

@ivanlabsii
Copy link

Take this link for example: https://www.infoworld.com/article/2337080/the-decline-of-the-user-interface.html

In the result you will find this unnecessary text:
0 seconds of 0 secondsVolume 0%
Press shift question mark to access a list of keyboard shortcuts
Shortcuts Open/Close/ or ?
Play/PauseSPACE
Increase Volume↑
Decrease Volume↓
Seek Forward→
Seek Backward←
Captions On/Offc
Fullscreen/Exit Fullscreenf
Mute/Unmutem
Decrease Caption Size-
Increase Caption Size+ or =
Seek %0-9
Cython 3.0: Compiling Python to C, the next generation
08:16
Loading ad
00:25
00:00
09:08

@fchasen fchasen changed the title InfoWorld is not parsing properly JW player hidden accessibility data is displayed Jul 25, 2024
@fchasen
Copy link

fchasen commented Jul 25, 2024

Looks like this JW player hidden accessibility block is showing up and should be probably be filtered out.

<div class="jw-hidden-accessibility">
    <span class="jw-time-update" aria-live="assertive">0 of 8 minutes, 22 seconds</span>
    <span class="jw-volume-update" aria-live="assertive">Volume 0%</span>
</div>

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

No branches or pull requests

2 participants