mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Use embed
This commit is contained in:
parent
cdc8436e63
commit
61113b3735
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ foreach ($playList as $key => $value) {
|
|||
url = addGetParam(url, 'showinfo', 0);
|
||||
url = addGetParam(url, 'autoplay', 1);
|
||||
console.log('$(\'.galleryVideo a\').click open', url);
|
||||
avideoAddIframeIntoElement(this, url, '.thumbsImage');
|
||||
avideoAddIframeIntoElement(this, url, '');
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue