ember-cli-plyr A simple HTML5, YouTube and Vimeo player for EmberJS. Installation ember install ember-cli-plyr Usage Video {{video-plyr mp4="/path/to/video.mp4" webm="/path/to/video.webm" poster="/path/to/poster.jpg" captions="/path/to/captions.vtt" }} Audio {{audio-plyr mp3="/path/to/audio.mp3" ogg="/path/to/audio.ogg" }} Youtube {{youtube-plyr video_id="xyxyxyxyxyx" }} Vimeo {{vimeo-plyr video_id="12121212121" }} Credits The original js component by @sam_potts. Copyright and License The MIT license.