akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.67k stars 92 forks source link

Accessibility issue with the podcasts player for blinds peoples #134

Open l8is opened 3 years ago

l8is commented 3 years ago

I, First, I have to say: Finally I found a self hosted podcast player! Since the time that I was looking. However, I have a problem with part of the interface.

The podcast player cannot be used by blind people. Screen readers do not see the player control buttons. Is it possible to put real buttons, an example of this type of buttons is in Settings, the "Save" button is perfectly accessible.

Thanks in advance, Legeekdv

akhilrex commented 3 years ago

Hey

Thanks a lot for bringing this to my attention. The player is a third party library (amplitudejs) so I might be a little restricted but I will definitely try.

Thanks and Regards

Akhil Gupta

On Sat, 21 Aug 2021, 9:22 pm legeekdv, @.***> wrote:

I, First, I have to say: Finally I found a self hosted podcast player! Since the time that I was looking. However, I have a problem with part of the interface.

The podcast player cannot be used by blind people. Screen readers do not see the player control buttons. Is it possible to put real buttons, an example of this type of buttons is in Settings, the "Save" button is perfectly accessible.

Thanks in advance, Legeekdv

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/akhilrex/podgrab/issues/134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMVPQA33DAGQSN4FTPNXDT57DUPANCNFSM5CR66N4A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

l8is commented 3 years ago

I, I have an idea that could work around the problem: You can put an option in the settings to be able to start or resume playing the podcast as soon as the player page loads

Thank-you for your prompt response, Legeekdv