MailOnline / videojs-vast-vpaid

video.js vast plugin
MIT License
296 stars 231 forks source link

Support VAST 4.0 #254

Open ghost opened 7 years ago

ghost commented 7 years ago
validateVASTTree, not supported VAST version "4"

Please add support for VAST version 4.

Fetz commented 7 years ago

@JHGitty, yes we are aware of the issue, since VAST 4.0, is a bit different and a bit more complex we are thinking of breaking this modules in different parts to be easier to upgrade

AndreasHansenATG commented 7 years ago

Hello Fetz, do you have new information on progress regarding VAST4 support? We are seeing growing demand for VAST4 compatibility and looking for a way to realize it with videoJS.

kyungw00k commented 7 years ago

@AndreasHansenATG

Recently, I add some functionality to parser based on the parser part of this project.

https://github.com/kyungw00k/vast-parser

I haven't tested 4.0 response but I did some 3.0 responses.