Skip to content

Commit

Permalink
Other media players
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrobbe committed Feb 24, 2018
1 parent 1a741ba commit 9a52a85
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions links.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h4>Useful Tools</h4>
</li>
</ul>

<h4>Accessible Media Players</h4>
<h4 id="media-players">Accessible Media Players</h4>
<ul>
<li>Henny Swan: <a href="http://www.iheni.com/accessible-media-player-resources/">Accessible media player resources and demos</a>
(November 2014, updated July 2016).
Expand All @@ -159,9 +159,29 @@ <h4>Accessible Media Players</h4>
(<a href="https://github.com/sampotts/plyr">Source code on GitHub</a>, <abbr>MIT</abbr> licence.)
</li>
<li>Paypal: <a href="https://github.com/paypal/accessible-html5-video-player">Accessible <abbr>HTML</abbr>5 Video Players</a>.
(<span lang="en-US"><abbr>BSD</abbr> 3-clause "New" or "Revised" License</span>.)
(<span lang="en-US"><abbr>BSD</abbr>-3-clause "New" or "Revised" License</span>.)
</li>
<li>
<a href="https://github.com/mfpaccessibilite/MFP_AccessPlayer"><abbr lang="fr" title="Multimédia France Productions">MFP</abbr> AccessPlayer</a>:
a <q>web video player that complies with the <abbr>WCAG</abbr> and <abbr>RGAA</abbr> accessibility guidelines and
implements the <abbr>WAI</abbr>-<abbr>ARIA</abbr> specification.</q>
(<abbr>GPL</abbr> 3.0 licence.)
<!--no support for YouTube or Vimeo (GPL 3; incomplete licence)-->
</li>
<li><a href="https://source.ind.ie/project/video-player">Universal Video Player</a>:
<q>Responsive video player based on the Paypal Accessible <abbr>HTML</abbr>5 Video Player, but made responsive.</q>
(Licence: <span lang="en-US"><abbr>BSD</abbr>-3-Clause License</span>.)
</li>
</ul>
<!--Other players:
* Video.js: supports YouTube and Vimeo through plugins (Apache 2.0 licence): https://github.com/videojs/video.js
* access42: MFPvideoPlayer (GPL 3.0; no longer being maintained): https://github.com/access42/MFPvideoPlayer
* react-a11y-video: no updates since 2016: https://github.com/roman01la/react-a11y-video
* Open Media Player: "mainstream audio & video player service that puts accessibility first" (mainly PHP): https://github.com/IET-OU/open-media-player
* E-Standards Accessible HTML5 Video Player (no updates since 2014): https://github.com/vet-estandards/accessible-html5-video-player
* Video.js Amaze UI Skin (MIT License; docs in Chinese; no info on accessibility?): https://github.com/amazeui/videojs
* Vue-Video-Player (video.js player component for Vue; MIT License): https://github.com/surmon-china/vue-video-player
-->

<h4>Other Topics</h4>
<ul>
Expand Down Expand Up @@ -206,6 +226,9 @@ <h3><abbr>HTML</abbr> and Web Development in General</h3>
<a href="https://www.w3schools.com/js/js_json_intro.asp"><abbr>JSON</abbr></a>,
Node.js, <abbr>PHP</abbr> and <abbr>XML</abbr>.
</li>
<li>
</li>
<a href="https://www.freecodecamp.org/">freeCodeCamp</a>: website with free programming tutorials.
<li>
<a href="https://www.codecademy.com/">Codecademy</a>: website with free programming tutorials.
</li>
Expand Down

0 comments on commit 9a52a85

Please sign in to comment.