Copy the code below and paste it on your site in the desired location.
Code
<script type="text/javascript"> $(document).ready(function() { var keys = ['art-ucoz','']; //слова поиска var countvideo = 25; var youtube_link = new Array();
Setting random video output:... We find in the code:
Code
var keys =
Set your search words in 'quotation marks', separated by commasExample:
[ 'word 1', 'Word 2', '3 the word' 'word 4', '5 the word']
Customize video size:... We find in the code:
Code
<iframe width="315" height="170"...
width = "315" - the width of the player "315" (set the value to fit your needs)height = "170" - the player height "170" (set the value to fit your needs)