gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

Add XML example to demo page #102

Closed edrpls closed 3 years ago

edrpls commented 3 years ago

Adds a third player to the demo page. Instead of taking in a URL, it reads XML content (aka. VAST) directly.

As the updates on #100, this doesn't involve any codebase changes, it just updates the demo html and js.