mozilla / popcorn-js

The HTML5 Media Framework. (Unmaintained. See https://github.com/menismu/popcorn-js for activity)
MIT License
2.14k stars 632 forks source link

Wikipedia plug-in not working #464

Open staplegun opened 8 years ago

staplegun commented 8 years ago

The Wikipedia plug-in isn't displaying the content when called via a parseJSON events data file.

The Wikipedia response contains a warning that 'props' is an unrecognised parameter. When I changed it to the correct 'prop' parameter, the 'parse.displaytitle' field disappeared from the Wikipedia response, however 'parse.title' is still included.