Hi im wondering where should i put the api key, is it directly in youtubepicker.js or from the frontend wordpress dashboard setting?
]]>Youtube API now returns a 400 error because it deems the combination of search parameters to be invalid:
The request contains an invalid combination of search filters and/or restrictions. Note that you must set the <code>type</code> parameter to <code>video</code> if you set either the <code>forContentOwner</code> or <code>forMine</code> parameters to <code>true</code>. You must also set the <code>type</code> parameter to <code>video</code> if you set a value for the <code>eventType</code>, <code>videoCaption</code>, <code>videoCategoryId</code>, <code>videoDefinition</code>, <code>videoDimension</code>, <code>videoDuration</code>, <code>videoEmbeddable</code>, <code>videoLicense</code>, <code>videoSyndicated</code>, or <code>videoType</code> parameters.
Removing ‘channelType=any’ from the search query did the trick for me. However, removing any mention of ‘channeltype’ from the plugin files did not suffice, since these values are also saved and serialized in the database. Also removed these bits from the corresponding fields in the database (with the help of this serialized PHP editor), and it’s functional again ??
]]>Hi.
can you change http to https? it’s blocking if you use a ssl-certificat.
youtubepicker.php – l: 21 – https://%s.ytimg
youtubepicker.js – l: 192 – https://www.youtube
thx,
best regarts
Hi! Can I show a time from my video ?
]]>