function updateTitle() {
var videoID = 'ilxAiw2Su0k'; //https://youtu.be/ilxAiw2Su0k
var part = 'snippet,statistics';
var params = {'id': videoID};
var response = YouTube.Videos.list(part, params);
var video = response.items[0];
var videoViewsCount = video.statistics.viewCount;
var videoLikeCount = video.statistics.likeCount;
var videoTitle = 'OMG This video has ' + videoViewsCount + ' views and ' + videoLikeCount + ' likes!!!';
video.snippet.title = videoTitle;
try{
YouTube.Videos.update(video, part);
}catch(e){
}
}
var videoID = 'ilxAiw2Su0k'; //https://youtu.be/ilxAiw2Su0k
var part = 'snippet,statistics';
var params = {'id': videoID};
var response = YouTube.Videos.list(part, params);
var video = response.items[0];
var videoViewsCount = video.statistics.viewCount;
var videoLikeCount = video.statistics.likeCount;
var videoTitle = 'OMG This video has ' + videoViewsCount + ' views and ' + videoLikeCount + ' likes!!!';
video.snippet.title = videoTitle;
try{
YouTube.Videos.update(video, part);
}catch(e){
}
}
Clear Wave app link :- https://play.google.com/store/apps/de...
Fyn Ge'ez keyboard app link :- https://play.google.com/store/apps/de...
Do not click this link :- http://shorturl.at/bsvBI
Fyn Ge'ez keyboard app link :- https://play.google.com/store/apps/de...
Do not click this link :- http://shorturl.at/bsvBI
The owner of this channel has been inactive for the last 5 months. If they remain inactive for the next 20 days, they may lose their account and admin rights in this channel. The contents of the channel will remain accessible for all users.