cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.94k stars 1.12k forks source link

Add aria-label to Preview component #1705

Closed schdaniel20 closed 3 months ago

schdaniel20 commented 7 months ago

In this commit, an aria-label attribute has been added to the Preview component. This change ensures that the Preview component is now more compliant with accessibility standards.