Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[FEATURE] Add video migration support #65

Closed darrensiegel closed 2 years ago

darrensiegel commented 2 years ago

Adds migration support for video elements.

  1. Normalizes "src" attribute from either a single, top-level src attr or multiple <source> children elements.
  2. Sets attribute names for contenttype and url attributes
  3. Ensures height and width are numbers