@@ -319,7 +319,7 @@
let that = this;
$.getJSON($(this).data('url'), function(res) {
new window.Player({
- id: 'videoplayer',
+ id: 'articlevideoplayer',
url: res.data.video,
playsinline: true,
autoplay: true,