Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Html5 video player #44

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikemitchel
Copy link

@mikemitchel mikemitchel commented Apr 30, 2021

Adds video-player component that allows for html5 native video sources, taking a source-url custom attribute. Currently only assumes youtube and native sources, but could be expanded for Vimeo and other embedded online video sources.

<video-player source-url="http://localhost/oceans.mp4"></video-player>

TODO:

  • updating html5 video styles in nre-styles -- Update video embed styles nre-styles#12
  • working on adding at least functional tests for this component
  • possibly add url validation with feedback for authors/users?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant