YouTube Premium brings some original and premium content to users at a paid subscription cost. Here, you will get more details about the paid service and the benefits of the same.
YouTube Premium and YouTube Music Premium were launched in India. The company launched three prepaid plans for its subscribers in the country. Previously, this service was offered in select markets as YouTube Red. What's interesting about YouTube Premium is that there will be no ads in-between content.
YouTube Premium is a paid subscription service for users to get an amplified audio and video experience across channels such as YouTube, YouTube Music, and YouTube Kids. You can still enjoy content on YouTube with online ads. Here, you will get to know all details pertaining to YouTube Premium service in India. YouTube Premium provides publishers and music labels with additional revenue.
The YouTube Premium price starts at Rs. 149, which lets stream content for a single user, while the Family plan will cost you Rs. 299 per month, giving five users access. However, YouTube Premium's Student plan is priced at Rs. 89 per month, making it the cheapest premium plan. On the other side, if you go for the individual prepaid monthly subscription, you have to pay Rs. 159, Rs. 459 for an individual quarterly plan and Rs. 1490 for one year. It's also worth noting that prepaid YouTube Premium subscriptions do not automatically renew. Let's, check out all YouTube Premium plans with their pricing:
| Plan | Price |
|---|---|
| Individual Prepaid (Annual) | Rs. 1490 / Yearly |
| Individual Prepaid (Three Month) | Rs. 459 / Quarterly |
| Individual Prepaid (One Month) | Rs. 159 / Month |
| Family / Monthly | Rs. 299 / Month (Add up to 5 Family Member) |
| Student / Monthly | Rs. 89 / Month (Eligible Student Only) |
| Monthly Subscription (1 month free) | Rs. 149/month after trial |
| Individual Monthly | Rs. 149 / Month |
To sign up for YouTube Premium subscription, you need to visit youtube.com/premium on the web browser of your computer or mobile device. Now, sign in to the Google account for which you want to start the membership on and add a payment method and sign in to the service.
YouTube Premium is providing a free trial of one month for all users who start their paid membership. This is a one-time benefit for users who are signing up to the service for the first time.
With YouTube Premium subscription, you will get benefits such as the ability to download videos and playlists on your mobile device so that you can watch the same offline, ad-free content, access to all YouTube Original series and movies, a free subscription to YouTube Music Premium, the ability to enjoy music on your Chromecast Audio or Google Home, and the ability to play videos on your mobile device while the screen is off or using other apps.
With YouTube Premium, you can download videos on your mobile devices so that you can watch them later when you are offline. The download icon is available below all videos and you can save the clip for later. Notably, the videos can be downloaded even at FHD 1080p resolution. This lets you have all your favorite music videos accessible when you are on-the-go without any worry regarding connectivity.
If you get a single YouTube Premium subscription, then the benefits will be applied across various platforms such as YouTube, YouTube Kids, and YouTube Music. So, there is no need to pay the subscription cost for all platforms.
';
var inImageHtmlMobi =
'
';
var finalHtmlCss = "";
if (/Mobi|Android/i.test(navigator.userAgent)) {
finalHtmlCss = inImageCssMobi + inImageHtmlMobi;
} else {
finalHtmlCss = inImageCssWeb + inImageHtmlWeb;
}
function loadAdgInImgAd() {
var adginimgdiv = document.createElement("div");
adginimgdiv.id = "adgebraInImgAd";
adginimgdiv.style.minWidth = "600px";
adginimgdiv.style.minHeight = "90px";
adginimgdiv.style.position = "absolute";
adginimgdiv.style.bottom = "0";
var inImgPlacment = document.querySelector(".big_center_img") || document.querySelector(".big-center-img");
if (inImgPlacment) {
inImgPlacment.appendChild(adginimgdiv);
}
// Define and display the fallback ad in the new element
googletag.cmd.push(function () {
var adgslot = googletag.defineSlot("/1008496/popup-thats-cricket-out-of-page", [1, 1], "adgebraInImgAd").addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableAsyncRendering();
googletag.enableServices();
googletag.display("adgebraInImgAd");
googletag.pubads().refresh([adgslot]);
});
}
function loadAdgInImgAdMobi() {
var adginimgdiv = document.createElement("div");
adginimgdiv.id = "adgebraInImgAd";
adginimgdiv.style.minWidth = "320px";
adginimgdiv.style.minHeight = "50px";
adginimgdiv.style.position = "absolute";
adginimgdiv.style.bottom = "0";
var inImgPlacment = document.querySelector(".big-center-img") || document.querySelector(".big_center_img");
if (inImgPlacment) {
inImgPlacment.appendChild(adginimgdiv);
}
// Define and display the fallback ad in the new element
googletag.cmd.push(function () {
var adgslot = googletag.defineSlot("/1008496/popup-thats-cricket-out-of-page", [1, 1], "adgebraInImgAd").addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableAsyncRendering();
googletag.enableServices();
googletag.display("adgebraInImgAd");
googletag.pubads().refresh([adgslot]);
});
}
var backfillWidgets = {
voxWidget: function (idx, elem) {
if (liteflag == 0) {
if (document.getElementById("oi-vox")) {
var sspflag = 0;
if (sspflag == 0) {
if (typeof window._tx === "undefined") {
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = "https://st.hbrd.io/ssp.js?t=" + new Date().getTime();
(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(s);
}
window._tx = window._tx || {};
window._tx.cmds = window._tx.cmds || [];
window._tx.cmds.push(function () {
window._tx.init({
onSuccessInImageLoad: function (data) {
console.log("onSuccessInImageLoad", data);
},
onFailInImageLoad: function (data) {
if (backfillorder == 2) {
backfillWidgets.adsenseWidget(finalHtmlCss, 2, idx, elem);
/*if (domainmiddle === 'oneindia') {
if (/Mobi|Android/i.test(navigator.userAgent)) {
backfillWidgets.adsenseWidget(finalHtmlCss,2,idx,elem);
}else{
loadAdgInImgAd();
}
}*/
}
// console.log("onFailInImageLoad", data);
},
});
});
}
/* window.addEventListener(
"scroll",
function () {
},
false
); */
}
}
},
adsenseWidget: function (dynamicHtmlCSs, flg, idx, elem) {
var scriptElement = document.createElement("script");
scriptElement.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6601380052549923";
scriptElement.async = true;
scriptElement.crossOrigin = "anonymous";
document.head.appendChild(scriptElement);
var adsenseDiv = document.createElement("div");
adsenseDiv.id = "oiInImg";
adsenseDiv.classList.add("oiInImg");
adsenseDiv.innerHTML = dynamicHtmlCSs;
elem.insertAdjacentElement("afterend", adsenseDiv);
(adsbygoogle = window.adsbygoogle || []).push({});
var adsenseInt = setInterval(function () {
var oiInImgElems = document.querySelectorAll(".oiInImg");
if (oiInImgElems.length > 0) {
var oiInImgWrapperElems = document.querySelectorAll(".oiInImg ins");
oiInImgWrapperElems.forEach(function (wrapperElem) {
var filledStatus = wrapperElem.getAttribute("data-ad-status");
if (filledStatus === "filled") {
oiInImgElems.forEach(function (imgElem) {
imgElem.style.display = "block";
});
var imgCloseBtnElem = document.querySelector("#img-close-btn");
imgCloseBtnElem.style.opacity = "1";
imgCloseBtnElem.addEventListener("click", function () {
oiInImgElems.forEach(function (imgElem) {
imgElem.innerHTML = "";
});
});
var imgCloseBtns = document.querySelectorAll(".img-close-btn");
imgCloseBtns.forEach(function (imgCloseBtn) {
imgCloseBtn.style.opacity = "1";
imgCloseBtn.addEventListener("click", function () {
oiInImgElems.forEach(function (imgElem) {
imgElem.innerHTML = "";
});
});
});
clearInterval(adsenseInt);
} else if (filledStatus === "unfilled") {
oiInImgElems.forEach(function (imgElem) {
imgElem.style.display = "none";
});
if (backfillorder == 1 && flg == 1) {
backfillWidgets.voxWidget(idx, elem);
}
clearInterval(adsenseInt);
}
});
}
}, 500);
},
};
if (host.indexOf("bengali") > -1) {
backfillorder = 2;
}
var voxloadflag = 0;
var voxFlag = 1;
var sspflagload = 0;
var gccflag = 0;
var gccflagin = 0;
window.addEventListener("scroll", function () {
if (sspflagload == 0) {
sspflagload = 1;
var con_code = "";
var city_code = "";
var gcccountryCodes = ["BH", "KW", "OM", "QA", "SA", "AE"];
var gcccountryCodesInd = ["IN"];
var countryInt;
countryInt = setInterval(function () {
if (document.body) {
var gapiDetails = localStorage.getItem("userlocation");
if (gapiDetails) {
clearInterval(countryInt);
var tmpgapijson = JSON.stringify(gapiDetails);
var jdata = gapiDetails;
jdata = JSON.parse(jdata);
con_code = jdata.country_code;
city_code = jdata.city;
if (gcccountryCodes.includes(con_code)) {
//if(city_code=='Bhubaneswar'){
gccflag = 112345;
//}
}
if (!gcccountryCodesInd.includes(con_code)) {
gccflagin = 1;
backfillorder = 1;
}
if (document.querySelector(".image_listical")) {
var imageelem = document.querySelectorAll(".image_listical");
var imglen = imageelem.length;
if (imglen > 1) {
voxloadflag = 1;
}
if (imglen > 0) {
for (let g = 0; g < imglen; g++) {
if (g == 0) {
imageelem[0].setAttribute("data-adgdisplay", false);
if (backfillorder == 1 || backfillorder == 3) {
backfillWidgets.adsenseWidget(finalHtmlCss, 1, g, imageelem[0]);
} else if (backfillorder == 2 || backfillorder == 4) {
if (gccflag == 1) {
} else {
backfillWidgets.voxWidget(g, imageelem[g]);
}
}
} else {
if (g > 0) {
if (domainmiddle == "boldsky" || domainmiddle == "goodreturns" || domainmiddle == "oneindia" || domainmiddle == "filmibeat") {
if (g % 2 == 0) {
imageelem[g].setAttribute("data-adgdisplay", false);
if (backfillorder == 2 || backfillorder == 4) {
if (gccflag == 1) {
} else {
if (domainmiddle == "goodreturns") {
backfillWidgets.adsenseWidget(finalHtmlCss, 1, g, imageelem[0]);
} else {
backfillWidgets.voxWidget(g, imageelem[g]);
}
}
}
}
} else {
if (g % 2 == 1) {
imageelem[g].setAttribute("data-adgdisplay", false);
if (backfillorder == 2 || backfillorder == 4) {
if (gccflag == 1) {
} else {
if (domainmiddle == "goodreturns") {
backfillWidgets.adsenseWidget(finalHtmlCss, 1, g, imageelem[0]);
} else {
backfillWidgets.voxWidget(g, imageelem[g]);
}
}
}
}
}
}
}
}
}
}
}
}
}, 1000);
setTimeout(function () {
clearInterval(countryInt);
}, 10000);
}
});
if (document.querySelector(".myimg")) {
var imageelem = document.querySelectorAll(".myimg");
var imglen = imageelem.length;
if (imglen > 0) {
for (g = 0; g < imglen; g++) {
if (g == 0) {
imageelem[0].setAttribute("data-adgdisplay", false);
if (backfillorder == 1) {
backfillWidgets.adsenseWidget(finalHtmlCss, 2, g, imageelem[g]);
} else if (backfillorder == 2) {
backfillWidgets.voxWidget(g, imageelem[g]);
}
} else if (g == 2) {
imageelem[2].setAttribute("data-adgdisplay", false);
backfillWidgets.adsenseWidget(finalHtmlCss, 2, g, imageelem[g]);
} else if (g == 4) {
imageelem[2].setAttribute("data-adgdisplay", false);
backfillWidgets.adsenseWidget(finalHtmlCss, 2, g, imageelem[g]);
}
}
}
}
/*---------------------------------------VOX/Adsense Backfil Code Ends--------------------------------------------------------*/
/*---------------------------------------Adsense in are-slot-4----------------------------------------------------------------*/
function executeAdSenseOnScroll() {
const targetDiv = document.getElementById("are-slot-5");
if (!targetDiv) {
console.error("Ad container div not found");
return;
}
targetDiv.innerHTML = ""; // Clear the content first
const adScript = document.createElement("script");
adScript.async = true;
adScript.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6601380052549923";
adScript.setAttribute("crossorigin", "anonymous");
document.head.appendChild(adScript);
const adIns = document.createElement("ins");
adIns.className = "adsbygoogle";
adIns.style.display = "block";
adIns.setAttribute("data-ad-client", "ca-pub-6601380052549923");
adIns.setAttribute("data-ad-slot", "3671027678");
adIns.setAttribute("data-ad-format", "auto");
adIns.setAttribute("data-full-width-responsive", "true");
targetDiv.appendChild(adIns);
adScript.onload = function () {
try {
(adsbygoogle = window.adsbygoogle || []).push({});
} catch (e) {
console.error("AdSense initialization error:", e);
}
};
}
// Add scroll event listener to execute AdSense code
/*if(domainmiddle=='filmibeat' || domainmiddle=='mykhel' || domainmiddle=='drivespark' || domainmiddle=='gizbot' || domainmiddle=='nativeplanet' || domainmiddle=='boldsky'){
if (/Mobi|Android/i.test(navigator.userAgent)) {
var adsenseFlag=0;
window.addEventListener('scroll', () => {
var targetContainerId = 'are-slot-5';
const targetDiv = document.getElementById('are-slot-5');
if (targetDiv) {
if(adsenseFlag==0){
adsenseFlag=1;
if(targetContainerId=='are-slot-5'){
targetDiv.innerHTML='';
document.getElementById(targetContainerId).classList.remove('dynamic-slot');
loadAdScriptCommon();
(function(g,o){g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||[]).push(arguments)},g[o]['t']=1*new Date})(window,'_googCsa');
afsAdCallCommon(targetContainerId);
}
}
}
});
}
}*/
if ([].includes(window.location.hostname)) {
if (googletag.apiReady) {
googletag.cmd.push(function () {
const key = "topic";
// full domain + path
let newValue = window.location.hostname + window.location.pathname;
// get last part of the pathname (slug or ID)
let secondPathName = window.location.pathname.split("/").at(-1) || "";
// Try to extract numeric article ID
let articleId = null;
let match = secondPathName.match(/(\d+)(?=\.html$|$)/);
if (match) {
articleId = match[1];
}
// ---- Helper: sanitize + trim slug ----
function safeSlug(str) {
// remove extension like .html
str = str.replace(/\.[^/.]+$/, "");
// keep only letters, numbers, dash, underscore, dot
str = str.replace(/[^a-zA-Z0-9._-]/g, "");
// truncate to 40 chars (GAM limit)
return str.substring(0, 40) || "na";
}
// Fallback: generate safe truncated slug if no numeric ID
if (!articleId) {
articleId = safeSlug(secondPathName);
}
// clear any previous targeting
googletag.pubads().clearTargeting("host");
googletag.pubads().clearTargeting("curl");
// set targeting
googletag.setConfig({
targeting: {
prpm: [articleId], // safe 40-char slug/ID
[key]: [newValue],
},
});
// log what’s being set
const targeting = {};
googletag
.pubads()
.getTargetingKeys()
.forEach((key) => {
targeting[key] = googletag.pubads().getTargeting(key);
});
console.log("Global targeting:", targeting);
});
}
}
function dynamicPerformance(divid) {
if (window.googletag && googletag.apiReady && typeof pbjs != "undefined") {
var PREBID_TIMEOUT = 1200;
var FAILSAFE_TIMEOUT = 3000;
googletag.cmd.push(function () {
googletag.pubads().disableInitialLoad();
});
var pbjsrss = pbjs || {};
pbjsrss.que = pbjs.que || [];
var target_words_rss = [];
var getUrlDetailsRss = {
cleanArray: function (item) {
var tempArr = [];
for (var i = 0; i < item.length; i++) {
if (item[i] !== undefined && item[i] != "") {
tempArr.push(item[i]);
}
}
return tempArr;
},
createArrayFromUrl: function () {
target_words_rss = target_words_rss.concat(window.location.hostname);
var url_host = window.location.hostname.split(".");
target_words_rss = target_words_rss.concat(url_host);
var url_path = window.location.pathname.replace(".html", "").split("/");
target_words_rss = target_words_rss.concat(url_path);
var pathArrLen = url_path.length;
var subUrlPath = url_path[pathArrLen - 1].split("-");
target_words_rss = target_words_rss.concat(subUrlPath);
if (["www.oneindia.com", "tamil.oneindia.com"].includes(window.location.hostname)) {
let urlWithoutHttps = window.location.href.replace("https://", "");
target_words_rss = target_words_rss.concat(urlWithoutHttps);
}
console.log("target_words_rss_1", target_words_rss);
target_words_rss = getUrlDetailsRss.cleanArray(target_words_rss);
console.log("target_words_rss_2", target_words_rss);
},
};
getUrlDetailsRss.createArrayFromUrl();
try {
googletag.cmd.push(function () {
slot[850] = googletag.defineSlot("/1008496/Performance", [[300, 250], [336, 280], [320, 480], [320, 250], [320, 50], "fluid", [320, 100]], divid).addService(googletag.pubads());
googletag.pubads().setTargeting("host", window.location.hostname);
googletag.pubads().setTargeting("curl", window.location.href);
googletag.pubads().setTargeting("topic", target_words_rss);
if (domainmiddle == "oneindia") {
if (langParam == "or") {
googletag.pubads().setTargeting("domain", "www.oneindia.com");
} else {
googletag.pubads().setTargeting("domain", window.location.hostname);
}
} else if (domainmiddle == "goodreturns") {
var domHost = domainmiddle + ".in";
googletag.pubads().setTargeting("domain", domHost);
} else {
var domHost = domainmiddle + ".com";
googletag.pubads().setTargeting("domain", domHost);
}
googletag.pubads().setTargeting("lang", langParam);
googletag.pubads().enableSingleRequest();
googletag.enableServices();
googletag.display(divid);
googletag.pubads().refresh([slot[850]]);
});
} catch (err) {
console.log("Home Page Ad : " + err);
}
}
}
/* if (domainmiddle == "filmibeat" || domainmiddle == "mykhel" || domainmiddle == "drivespark" || domainmiddle == "gizbot" || domainmiddle == "nativeplanet" || domainmiddle == "boldsky") {
if (/Mobi|Android/i.test(navigator.userAgent)) {
var adsenseFlag=0;
window.addEventListener('scroll', () => {
var targetContainerId = 'are-slot-5';
const targetDiv = document.getElementById('are-slot-5');
if (targetDiv) {
if(adsenseFlag==0){
adsenseFlag=1;
targetDiv.classList.remove('dynamic-slot');
dynamicPerformance('are-slot-5');
}
}
});
}
} */
/*---------------------------------------Adsense in are-slot-4----------------------------------------------------------------*/
-->