Closed idr4n closed 7 years ago
Hi,
Thanks for a great plug-in. Could it be possible to add support for udemy.com? Here they are the html elements of the play, pause, forward and rewind elements:
html
<button class="vjs-play-control vjs-control vjs-button vjs-paused" type="button" aria-live="polite" title="Play" aria-disabled="false"><span class="vjs-control-text">Play</span></button> <button class="vjs-play-control vjs-control vjs-button vjs-playing" type="button" aria-live="polite" title="Pause" aria-disabled="false"><span class="vjs-control-text">Pause</span></button> <div class="rewind__label">15</div> <div class="forward__label">15</div>
Thanks in advance,
Hi,
Thanks for a great plug-in. Could it be possible to add support for udemy.com? Here they are the
html
elements of the play, pause, forward and rewind elements:Thanks in advance,