sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.26k stars 2.92k forks source link

Centered loading animation #1248

Open ahmadshc opened 5 years ago

ahmadshc commented 5 years ago

Hello after change quility It would be better if show user loading animation like youtube and ... my request for html5 player, loading like youtube and other web video players loading.zip now, if the user's internet speed is low, so that the next quality is selected and started to be played, the user thinks that there is a problem with the playback. And the user may click on the play button continuously, and that's not good! i hope see this feature in your pretty plyr thank you

sampotts commented 5 years ago

The player currently has an animation in the progress bar while buffering. Adding something something in the center of the video player is possible though.

ahmadshc commented 5 years ago

The player currently has an animation in the progress bar while buffering. Adding something something in the center of the video player is possible though.

Thank you very much. Hope to see this feature.

Edi-san commented 4 years ago

I would highly request this feature.

waakobrian commented 4 years ago

Any plans on this

akbarjoudi commented 3 years ago

I would highly request this feature.

codezi commented 1 year ago

Any plans on this?

Nisthar commented 1 year ago

users usually check for the loading indicator in the center of the player

ilia2s commented 1 year ago

We really need this feature! I just use a seeking/waiting events with JQuery.show() function to display loader as a workaround.