• Home
  • RSS
  • Sobre Nós
  • Contate-Nos
  • Seu Horóscopo!
June 25, Thursday, 2026
  • Login
CELEBRITY LAND!
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
Celebrity Land
No Result
View All Result

Guy puts over 20,000 MTV videos on new website as a tribute to the ‘golden era’ of music videos

Story Center by Story Center
January 7, 2026
Reading Time: 13 mins read
0
Guy puts over 20,000 MTV videos on new website as a tribute to the ‘golden era’ of music videos

If you’ve been online in recent weeks, you’ve probably seen dramatic headlines or social-media posts suggesting the demise of MTV. Not true! However, the company did recently shut down some of its channels devoted to its iconic early format of 24-hour music videos. As Rolling Stone reports, five MTV stations in the U.K. went dark, and others in Australia, Poland, Brazil, and France were expected to follow. Digesting that news, one viewer channeled their wistful nostalgia into an interactive “passion project”: a tribute-styled website called MTV REWIND that salutes the network’s “golden era.”

RELATED POSTS

Daryl Hall compartilha atualizações de saúde após recente transplante de rim

ROB ZOMBIE LANÇA NOVO VÍDEO DE “TARANTULA”

SURREY EVENTS: Live music, ‘Cinderella’ & more on summer calendar

The site, which is unaffiliated with MTV or parent company Paramount Skydance, features over 20,000 music videos pulled from YouTube and spread across six decades (the 1970s through the 2020s). It also includes a “shuffle” feature, retro commercials interspersed throughout the clips, and specific channels devoted to two classic MTV programs: the heavy-music staple Headbangers Ball and the hip-hop-focused Yo! MTV Raps.

– YouTube www.youtube.com

“It triggered something deeply nostalgic in me”

“Zero algorithm, just random discovery like MTV used to be,” the site’s developer wrote in a trending Reddit thread. In the comments, he explained the initial spark: “I built this because I was feeling a sense of loss when MTV rug-pulled 24-7 video content. It triggered something deeply nostalgic in me. I spend a lot of time coding already and I like a challenge, so [I] thought to myself “[Why] can’t I recreate the experience (maybe even make it better)[?] I’ve been listening to it non-stop since I started coding it on in the background and stopping to watch the videos learn about the music.” In an informal AMA, the Redditor shared that building the site took 48 hours top to bottom.

Upworthy reached out to the developer, who went deeper on their love of MTV. “I am in my early 40s and grew up in the late 80s/early 90s when MTV was still pure music television,” he said. “I remember coming home from school and MTV was just ON—it was the cultural hub. Watching the transition from music videos to reality TV felt like losing something important. That’s what drove me to build this—preserving what MTV used to be.” He also praised the “unique art form” of the music video format: “They’re 3-5 minute films that combine visual storytelling, cinematography, choreography, and music into something greater than the sum of its parts. Directors like Spike Jonze, Michel Gondry, Hype Williams, they used the format to create legitimate art. MTV was the gallery that made it accessible to everyone.”

– YouTube www.youtube.com

ADVERTISEMENT

“Clicked, and immediately it plays Wham for me”

Lots of other users weighed in online with their feedback, even suggesting other vintage commercials. Naturally, they also had a lot of other opinions, with many sharing how deeply this whole thing scratched their nostalgia itch. Here’s a sample of the most enthusiastic comments:

“So many songs/bands from the ‘80s that I had completely forgotten about but instantly remember as soon as the video starts playin.”

“This is really awesome. Doing something cool and fun just for the purpose of being cool and fun”

“Clicked, and immediately it plays Wham for me. New favorite website. Thank you.”

“Super soaker 50 commercial brought be back.”

“This is the perfect blend of random music discovery and pure nostalgia that I didn’t know I needed.”

“Reddit post of the year.”

“I’m hooked! Saved to favorites and will be used whenever I host people.”

“Dude, I’m stoked that there’s a Headbanger’s Ball option. That was instrumental, no pun intended, in the development of my music tastes and discoveries in the early-mid aughts.”

Even though MTV is still alive and kicking, lots of people still used the recent news as a jumping-off point into a debate about what the network’s final video should be. While a lot of people voted for The Buggles’ “Video Killed the Radio Star,” the first clip ever aired on MTV back in 1981, some lobbied for a Weird Al-styled parody called “TikTok Killed the Video Star.”

– YouTube www.youtube.com

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function bootRpm(){
const INTERNAL_CLASS_PREFIXES = [“tag-“, “post-section-“, “rm-fl-“];
function filterOutNoisyClassNames(className) {
function doesClassNameStartWithPrefix(badPrefix) {
return className.indexOf(badPrefix) === 0;
}
return !INTERNAL_CLASS_PREFIXES.some(doesClassNameStartWithPrefix);
}
function signatureMaker(id, tagName, classList) {
const cleanClassList = classList.filter(filterOutNoisyClassNames).sort();
return [id, tagName, cleanClassList];
}
window.__rpmOptions = window.__rpmOptions || {
lcpTrackerOptions: {
signatureMaker: signatureMaker,
},
clsTrackerOptions: {
signatureMaker: signatureMaker,
},
};
window.REBELMOUSE_STDLIB.loadExternalScript(“https://www.rebelmouse.com/pharos/client/v1/mjs/web.mjs”, function(){})
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window._rmInpZillaSafeSelectorList = [
“DIV#close-popup-button-main.close-popup-button”,
“.rm-stats-tracked”,
“DIV.adthrive-collapse-mobile-background”,
“IMG.rm-hero-media.rm-lazyloadable-image”,
“IMG.image-element__img”
];
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript(“https://embed.actionbutton.co/widget/widget.min.js”, function() {
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.createElementChangeListener= function (selector, callback) {
const initializedNodes = new Set([]);
document.querySelectorAll(selector).forEach((node) => {
callback(node);
initializedNodes.add(node);
});
const mutationObserver = new MutationObserver(() => {
const nodes = document.querySelectorAll(selector);
nodes.forEach((node) => {
if (!initializedNodes.has(node)) {
callback(node);
initializedNodes.add(node);
}
});
});
mutationObserver.observe(document.body, {
childList: true,
subtree: true,
});
}
window.createElementChangeListener(‘#primisPlayerContainerDiv’, (el)=>{
var players=document.querySelectorAll(“#primisPlayerContainerDiv”)
if(players.length > 1){
players[1].remove();
}
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function shopMenuClick(e){
console.log(“shopMenuClick”);
e.preventDefault();var x=document.querySelector(‘.navbar-wrapper .upw-shop-menu-wrapper’);
document.getElementsByClassName(‘shop-menu-btn’)[0].classList.toggle(“openz”);
if (x.style.display === “block”) {x.style.display = “none”;} else {x.style.display = “block”;}
var y=document.querySelector(‘.navbar-wrapper .upw-menu-wrapper’);
y.style.display = “none”;
var homeContainer = document.getElementsByClassName(‘content-page-wrapper’);
if (homeContainer[0] != undefined) {
homeContainer[0].classList.add(‘background-opacity’);
}
var adPlaceholder = document.getElementsByClassName(‘ad-placeholder’);
if (adPlaceholder[0] != undefined) {
adPlaceholder[0].classList.add(‘background-opacity’);
}
var followUs = document.getElementsByClassName(‘follow-us-wrapper’);
if (followUs[0] != undefined) {
followUs[0].classList.add(‘background-opacity’);
}
var opac = document.querySelector(‘.content-page-wrapper.background-opacity’);
opac.addEventListener(“click”, shopMenuCloseClick);
var scrollPosY = window.pageYOffset | document.body.scrollTop;
setTimeout(function() {
var topbarPanel = document.querySelector(‘.js-hidden-panel.active’);
if (topbarPanel != null) {
document.getElementsByClassName(‘navbar-wrapper’)[0].style.marginTop = ‘121px’;
} else if (scrollPosY <= topMarginForAd) {
document.getElementsByClassName('navbar-wrapper')[0].style.marginTop = '-'+(topMarginForAd – scrollPosY-6) + 'px';
} else {
document.getElementsByClassName('navbar-wrapper')[0].style.marginTop = '14px';
}

}, 100);
}

function menuClick(e) {
console.log("menuClick");

e.preventDefault();var x=document.querySelector('.navbar-wrapper .upw-menu-wrapper');
document.getElementsByClassName('menu-btn')[0].classList.toggle("openz");

if (x.style.display === "block") {x.style.display = "none";} else {x.style.display = "block";}

var y=document.querySelector('.navbar-wrapper .upw-shop-menu-wrapper');
y.style.display = "none";

/*e.preventDefault();var x=document.getElementsByClassName('navbar-wrapper')[0];
document.getElementsByClassName('menu-btn')[0].classList.toggle("openz");

if (x.style.display === "block") {x.style.display = "none";} else {x.style.display = "block";}*/

var homeContainer = document.getElementsByClassName('content-page-wrapper');
if (homeContainer[0] != undefined) {
homeContainer[0].classList.add('background-opacity');
}

var adPlaceholder = document.getElementsByClassName('ad-placeholder');
if (adPlaceholder[0] != undefined) {
adPlaceholder[0].classList.add('background-opacity');
}

var followUs = document.getElementsByClassName('follow-us-wrapper');
if (followUs[0] != undefined) {
followUs[0].classList.add('background-opacity');
}

// document.querySelector('.topbar-wrapper .image-element').classList.add('background-opacity');

var opac = document.querySelector('.content-page-wrapper.background-opacity');
opac.addEventListener("click", menuCloseClick);

var scrollPosY = window.pageYOffset | document.body.scrollTop;

setTimeout(function() {
var topbarPanel = document.querySelector('.js-hidden-panel.active');
if (topbarPanel != null) {
document.getElementsByClassName('navbar-wrapper')[0].style.marginTop = '121px';
} else if (scrollPosY <= topMarginForAd) {
document.getElementsByClassName('navbar-wrapper')[0].style.marginTop = '-'+(topMarginForAd – scrollPosY-6) + 'px';
} else {
document.getElementsByClassName('navbar-wrapper')[0].style.marginTop = '14px';
}

}, 100);

}

function shopMenuCloseClick() {
document.getElementsByClassName('navbar-wrapper')[1].style.display = 'none';
document.getElementsByTagName('body')[1].style.overflow = 'unset';

var homeContainer = document.getElementsByClassName('content-page-wrapper');
if (homeContainer[0] != undefined) {
homeContainer[0].classList.remove('background-opacity');
}

var adPlaceholder = document.getElementsByClassName('ad-placeholder');
if (adPlaceholder[0] != undefined) {
adPlaceholder[0].classList.remove('background-opacity');
}

var followUs = document.getElementsByClassName('follow-us-wrapper');
if (followUs[0] != undefined) {
followUs[0].classList.remove('background-opacity');
}

document.querySelector('.topbar-wrapper .image-element').classList.remove('background-opacity');

}
function menuCloseClick() {
document.getElementsByClassName('navbar-wrapper')[0].style.display = 'none';
document.getElementsByTagName('body')[0].style.overflow = 'unset';

var homeContainer = document.getElementsByClassName('content-page-wrapper');
if (homeContainer[0] != undefined) {
homeContainer[0].classList.remove('background-opacity');
}

var adPlaceholder = document.getElementsByClassName('ad-placeholder');
if (adPlaceholder[0] != undefined) {
adPlaceholder[0].classList.remove('background-opacity');
}

var followUs = document.getElementsByClassName('follow-us-wrapper');
if (followUs[0] != undefined) {
followUs[0].classList.remove('background-opacity');
}

document.querySelector('.topbar-wrapper .image-element').classList.remove('background-opacity');

}

function addMenuClickListener() {
var menuArrow = document.getElementsByClassName('menu-btn');
console.log("menu btn");
console.log(menuArrow);
menuArrow[0].addEventListener('click', menuClick);
}
function addMenuShopClickListener() {
var menuArrow = document.getElementsByClassName('shop-menu-btn');
console.log("shop menu btn");
console.log(menuArrow);
menuArrow[0].addEventListener('click', shopMenuClick);
}
addMenuShopClickListener();
addMenuClickListener();

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

console.log("YES IS BTEST 2")
function hideBodyForSponsoredPost(el, currentSection) {
var sponsoredSections = ["walgreens", "capital one", "capital one csr", "clorox powerful bleach", "clorox clean transforms", "dignity health", "ford foundation", "stand together", "stand together against poverty", "featured"];
if (sponsoredSections.includes(currentSection.toLowerCase())) {
el.style.display = 'none';
}
}

function hideEmpty( parentId, childId) {
var parentDivs = document.getElementsByClassName(parentId);

if(parentId != undefined && parentId != null) {
for(var i=0; i<parentDivs.length; i++) {
if(parentDivs[i].children.length == 0) {
parentDivs[i].style.display = "none";
}
if(childId != null) {
var children = parentDivs[i].getElementsByClassName(childId);
if(!children || children.length == 0) {
parentDivs[i].style.display = "none";
}
}
}
}

}
function addKeyweeTracking(url) {
/*console.log("***** addKeyweeTracking *****");
console.log("URL: " + url);
console.log("***** addKeyweeTracking *****");*/
window.kwa("setCustomUrl" ,window.location.href+ "#"+Date.now());
window.kwa("sendPageView");
}

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

window.throttle = function(callback, limit) {
var wait = false;
return function() {
if (!wait) {
callback.apply(null, arguments);
wait = true;
setTimeout(function() {
wait = false;
}, limit);
}
};
}
window.urlChangeHandler = function(handler) {
document.addEventListener("rebelmouse.urlChange", handler)
}

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

window.isElementInViewport = function(el, extraOffsetTop, extraOffsetBottom) {
var extraOffsetTop = extraOffsetTop || 0;
var extraOffsetBottom = extraOffsetBottom || 0;
var top = el.offsetTop;
var height = el.offsetHeight;

while(el.offsetParent) {
el = el.offsetParent;
top += el.offsetTop;
}

var topEdge = top – extraOffsetTop;
var bottomEdge = top + height + extraOffsetBottom;
var topScreenEdge = window.pageYOffset;
var bottomScreenEdge = window.pageYOffset + window.innerHeight;

return (topEdge topScreenEdge) || // top edge in screen
(bottomEdge topScreenEdge) || // bottom edge in screen
(topEdge bottomScreenEdge); // belly in screen
}
//document.body.classList.add(“top-banner-on”);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
createElementChangeListener(‘.widget__section’,function(E){if(E.innerHTML==’Sponsored Video’ || E.innerHTML==’Sponsored’){E.remove()}});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript(“https://btloader.com/tag?o=5698917485248512&upapi=true&domain=upworthy.com”, function() {
!function(){“use strict”;var e;e=document,function(){var t,n;function r(){var t=e.createElement(“script”);t.src=”https://cafemedia-com.videoplayerhub.com/galleryplayer.js”,e.head.appendChild
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
createElementChangeListener(‘.posts-custom’,function(E){if(E.querySelector(‘.body-description’)){}else if(E.querySelector(‘.body’)){E.querySelector(‘.body’).classList.add(‘body-description’)}})
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
var pubgoodscript = document.createElement(‘script’);
pubgoodscript.src = “https://assets.publicgood.com/pgm/v1/dpg.js”;
var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(pubgoodscript, s);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
/*Hot jar code*/
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2870039,hjsv:6};
a=o.getElementsByTagName(‘head’)[0];
r=o.createElement(‘script’);r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,’https://static.hotjar.com/c/hotjar-‘,’.js?sv=’);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=’2.0′;
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,’script’,
‘https://connect.facebook.net/en_US/fbevents.js’);
fbq(‘init’, ‘1676218835946757’);
fbq(‘track’, ‘PageView’);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function triggerComscorePageView() {
console.log(‘triggerComscorePageView’);
window.COMSCORE && COMSCORE.beacon({ c1: “2”, c2: “18736521” });
fetch(“https://www.upworthy.com/res/3rdparty/comscore_pageview”);
}
document.addEventListener(‘click’, event => {
setTimeout(function () {
if (event.target && event.target.classList.contains(‘show-more’)) {
triggerComscorePageView()
}
}, 0);
});
urlChangeHandler(triggerComscorePageView);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
(function() {
try{var a={l1:document.location.host.replace(/^www\./,””),l2:document.title||”Untitled”,l3:”__page__”,l4:”-“,sa:””,sn:””},b=[],c;for(c in a)b.push(c+”=”+encodeURIComponent(a[c]));b=b.join(“&”);(new Image).src=”https://d26n2uyu5tcx3y.cloudfront.net?a=5ac31c1640c74c36900b97047f570f19″;var d=document.createElement(“script”);d.type=”text/javascript”;d.async=!0;var e=document.getElementsByTagName(“script”)[0];e.parentNode.insertBefore(d,e);d.src=”https://z.moatads.com/upworthy105Vonz37/moatcontent.js#”+b}catch(f){try{var g=
“//pixel.moatads.com/pixel.gif?e=24&d=data%3Adata%3Adata%3Adata&i=MOATCONTENTABSNIPPET1&ac=1&k=”+encodeURIComponent(f)+”&j=”+encodeURIComponent(document.referrer)+”&cs=”+(new Date).getTime();(new Image).src=g}catch(h){}};
})();
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
(function(w,d) {
w.kwa || (w.kwa = function()
{ (w.kwa.q = w.kwa.q || []).push(arguments); }
);
se = d.createElement(‘script’),
fs = d.scripts[0];
se.src=”//cdn.keywee.co/dist/analytics.min.js”;
fs.parentNode.insertBefore(se,fs)
}(window, document));
kwa(‘initialize’,603);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
var tags = [
‘https://pymx5.com/scripts/ready.js’,
‘https://pymx5.com/scripts/ims.js’,
‘https://pymx5.com/scripts/load_tags.js’
]
function l() {
if (tags.length) {
var tag = tags.pop();
var script = document.createElement(‘script’);
script.setAttribute(‘src’, tag);
script.onload = l;
document.body.appendChild(script);
} else {
window.ia = window.ia || function ()
{ (window.ia.q = window.ia.q || []).push(arguments); }
;
ia(‘track’, ‘PAGE_VIEW’);
docReady(function()
{ ims.startServices(); }
);
}
}
l();
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
document.querySelector(“.logo-column img”).addEventListener(“click”, function(){
console.log(“clicked on Hone button”);
gtag(‘event’, ‘home_button_clicks’, {
‘cta’ : ‘Topbar’
});
});
document.querySelector(“.socialiconz .social-links__link.share-facebook, .socialiconzmob .social-links__link.share-facebook”).addEventListener(“click”, function(){
console.log(“clicked on FB icon button”);
gtag(‘event’, ‘social_button_clicks’, {
‘cta’ : ‘Topbar’,
‘social_platform’ : ‘Facebook’
});
});
document.querySelector(“.socialiconz .social-links__link.share-instagram, .socialiconzmob .social-links__link.share-instagram”).addEventListener(“click”, function(){
console.log(“clicked on IG icon button”);
gtag(‘event’, ‘social_button_clicks’, {
‘cta’ : ‘Topbar’,
‘social_platform’ : ‘Instagram’
});
});
document.querySelector(“.socialiconz .social-links__link.share-twitter, .socialiconzmob .social-links__link.share-twitter”).addEventListener(“click”, function(){
console.log(“clicked on Twitter icon button”);
gtag(‘event’, ‘social_button_clicks’, {
‘cta’ : ‘Topbar’,
‘social_platform’ : ‘Twitter’
});
});
document.querySelector(“.socialiconz .social-links__link.share-youtube, .socialiconzmob .social-links__link.share-youtube”).addEventListener(“click”, function(){
console.log(“clicked on YT icon button”);
gtag(‘event’, ‘social_button_clicks’, {
‘cta’ : ‘Topbar’,
‘social_platform’ : ‘Youtube’
});
});
document.querySelector(“.socialiconz .social-links__link.share-tiktok, .socialiconzmob .social-links__link.share-tiktok”).addEventListener(“click”, function(){
console.log(“clicked on Tiktok icon button”);
gtag(‘event’, ‘social_button_clicks’, {
‘cta’ : ‘Topbar’,
‘social_platform’ : ‘Tiktok’
});
});
if(document.querySelector(“.search-widget form”) != null){
document.querySelector(“.search-widget form”).addEventListener(“submit”, function(){ console.log(“tis is the onsubmit”);
gtag(‘event’, ‘site_search’, {
‘cta’ : ‘Topbar’
});
});
}
if(document.querySelector(“.search-form-wrapper”) != null){
document.querySelector(“.search-form-wrapper a.fa-search”).addEventListener(“click”, function(){
console.log(“tis is the click mob”);
gtag(‘event’, ‘site_search’, {
‘cta’ : ‘Topbar’
});
});
}
/*document.querySelector(“.search-widget form”).addEventListener(“keypress”, function(event) {
if (event.key === “Enter”) {
console.log(“tis is the enter click”);
}
});*/
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=”+l:”‘;j.async=true;j.src=”https://www.googletagmanager.com/gtm.js?id=”+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-WCG2SMN’);
setTimeout(function(){
window.dataLayer.push({‘pPath’: window.location.pathname});
window.dataLayer.push({‘pUrl’: window.location.href});
window.dataLayer.push({‘pTitle’: document.title});
},1000);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript(“https://btloader.com/tag?o=5698917485248512&upapi=true&domain=upworthy.com”, function() {
!function(){“use strict”;var e;e=document,function(){var t,n;function r(){var t=e.createElement(“script”);t.src=”https://cafemedia-com.videoplayerhub.com/galleryplayer.js”,e.head.appendChild
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
REBELMOUSE_STDLIB.createElementChangeListener(“.lead-media .body-description”, function(articleElement){
var paragraphs = articleElement.querySelectorAll(‘p’);
// Iterate through each
element
paragraphs.forEach(function(paragraph) {
// Check if the text content is empty
if (paragraph.textContent.trim() === ”) {
// Remove the
element from the DOM
paragraph.remove();
}
});
});
REBELMOUSE_STDLIB.createElementChangeListener(“.lead-media .adthrive-ad”, function(adElement){
if (adElement.nextElementSibling.classList && adElement.nextElementSibling.classList.contains(“public-good-widget”)) {
adElement.remove();
}
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach((entry) => {
if (entry.isIntersecting) {
const iframe = document.createElement(“iframe”);
iframe.src = entry.target.dataset.src;
iframe.width = entry.target.dataset.width || 100;
iframe.height = entry.target.dataset.height || 100;
iframe.setAttribute(
“frameborder”,
entry.target.dataset.frameborder || “0”
);
iframe.setAttribute(
“allowfullscreen”,
entry.target.dataset.allowfullscreen || “”
);
iframe.setAttribute(“title”, entry.target.dataset.title || “”);
iframe.setAttribute(“seamless”, entry.target.dataset.seamless || “”);
iframe.setAttribute(“data-noindex”, “”);
entry.target.appendChild(iframe);
observer.unobserve(entry.target);
}
});
});
const lazyLoadIFrameElements = document.querySelectorAll(“.lazy-load-iframe”);
lazyLoadIFrameElements.forEach((element) => {
observer.observe(element);
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function showVideo(container) {
const videoWidget = container.querySelector(“.widget__video”);
const markup = videoWidget.querySelector(‘script[type=”video-content”]’);
if (markup) {
videoWidget.innerHTML = markup.innerHTML;
videoWidget.style.display = “block”;
}
let videoSrc = videoWidget.querySelector(‘iframe’).getAttribute(‘src’);
let updatedSrc = videoSrc+’&mute=1′
videoWidget.querySelector(‘iframe’).setAttribute(‘src’, updatedSrc);
}
function playVideo(container) {
let videoNode = container.querySelector(“video”);
let videoName = document.querySelector(“.widget__video”).parentNode.parentNode;
let videoURL = ”;
if (videoNode) {
videoNode.play();
}
if(videoName && videoName.querySelector(‘.custom-post-headline’)){
videoURL = videoName.querySelector(‘.custom-post-headline’).getAttribute(‘href’);
}
gtag(“event”, “click”, {
event_category: “Youtube-click-from-Rebelmouse”,
event_label: videoURL,
});
}
function hidePreview(container) {
const videoPreview = container.querySelector(“.widget__image”);
videoPreview.style.display = “none”;
return container;
}
setTimeout(function(){
if(document.querySelector(“.lead-media a.widget__play”)){
showVideo(document);
hidePreview(document);
playVideo(document);
}
}, 500);
/*sending click events to Analytics*/
document.addEventListener(“click”, function (e) {
if (e.target.matches(‘.widget__play.js-show-video’)) {
let parentPost = e.target.parentNode.parentNode.parentNode;
let parentPostURL = ”;
if(parentPost && parentPost.querySelector(‘.custom-post-headline’)){
parentPostURL = parentPost.querySelector(‘.custom-post-headline’).getAttribute(‘href’)
}
gtag(“event”, “click”, {
event_category: “Youtube-click-from-Rebelmouse”,
event_label: parentPostURL,
});
}
if ( e.target.parentNode.matches(‘.svg-icon–play’)) {
let parentPost = e.target.parentNode.parentNode.parentNode.parentNode.parentNode;
let parentPostURL = ”;
if(parentPost && parentPost.querySelector(‘.custom-post-headline’)){
parentPostURL = parentPost.querySelector(‘.custom-post-headline’).getAttribute(‘href’)
}
gtag(“event”, “click”, {
event_category: “Youtube-click-from-Rebelmouse”,
event_label: parentPostURL,
});
}
if ( e.target.matches(‘.svg-icon–play’)) {
let parentPost = e.target.parentNode.parentNode.parentNode.parentNode;
let parentPostURL = ”;
if(parentPost && parentPost.querySelector(‘.custom-post-headline’)){
parentPostURL = parentPost.querySelector(‘.custom-post-headline’).getAttribute(‘href’)
}
gtag(“event”, “click”, {
event_category: “Youtube-click-from-Rebelmouse”,
event_label: parentPostURL,
});
}
})
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function fbvideoID(frame) {
var myRegexp = /2F(\d+)%/g;
var match = myRegexp.exec(frame);
return match[1];
}
var fbIframe = document.querySelector(‘iframe[src^=”https://www.facebook.com/plugins/video.php?”]’);
if (fbIframe) {fvVidID = fbvideoID(fbIframe.getAttribute(‘src’));
if (fvVidID) {
fbIframe.insertAdjacentHTML(“beforebegin”, ‘

‘);
// fbIframe.parentNode.removeChild(fbIframe);
}
}
var videoId = “promoted-video”;
var oldFacebookVideo = document.getElementById(videoId);
if (!oldFacebookVideo) {
return
};
var facebookVideoPost = oldFacebookVideo.closest(“.widget”);
if (!facebookVideoPost) {
return
};
var facebookVideo = facebookVideoPost.querySelector(“#” + videoId);
facebookVideo.classList.add(“fb-video”);
var firstPost = document.querySelector(“.widget.post-partial”);
function onScriptLoad() {
FB.init({
appId: window.REBELMOUSE_BOOTSTRAP_DATA.fbId,
version: window.REBELMOUSE_BOOTSTRAP_DATA.fbAppVersion,
status: true,
cookie: true,
});
FB.XFBML.parse();
if(fbIframe){
fbIframe.parentNode.removeChild(fbIframe);
}
}
function loadFacebookScript() {
var existingScript = document.querySelector(‘script[src=”https://connect.facebook.net/en_US/sdk.js”‘);
if (!existingScript) {
var script = document.createElement(“script”);
script.src = “https://connect.facebook.net/en_US/sdk.js”;
document.head.appendChild(script);
script.addEventListener(“load”, onScriptLoad);
}
}
function intersectorCallback(video_player) {
var booted = false;
var totalSeconds = 0;
var interval = null;
function impressionCounter() {
totalSeconds++;
console.log(“I’ve been watching for ” + totalSeconds + ” seconds”);
}
return function intersector(entries) {
var entry = entries[0];
if (entry.isIntersecting) {
if (!booted) {
booted = true;
video_player.mute();
video_player.play();
}
interval = setInterval(impressionCounter, 1000);
} else {
if (interval) {
console.log(“I’ve stopped watching at ” + totalSeconds + ” seconds”);
clearInterval(interval);
interval = null;
}
}
};
}
function trackVideo(video_player) {
var observer = new IntersectionObserver(intersectorCallback(video_player), {});
observer.observe(facebookVideo);
}
function onFacebookElementLoaded(msg) {
if (msg.type === “video” && msg.id === videoId) {
trackVideo(msg.instance);
}
}
function onFacebookReady() {
FB.Event.subscribe(“xfbml.ready”, onFacebookElementLoaded);
if (window.oldFacebookWaiter) window.oldFacebookWaiter();
}
if (“FB” in window) {
onFacebookReady();
} else {
window.oldFacebookWaiter = window.fbAsyncInit;
window.fbAsyncInit = onFacebookReady;
loadFacebookScript();
}
});

‘ The preceding article may include information circulated by third parties ’

‘ Some details of this article were extracted from the following source www.upworthy.com ’

‘ O artigo anterior foi obtido e traduzido do site internacional da celebrity.land ’ Source Link

ShareTweetPin
Story Center

Story Center

Related Posts

Daryl Hall compartilha atualizações de saúde após recente transplante de rim
Música

Daryl Hall compartilha atualizações de saúde após recente transplante de rim

June 25, 2026
ROB ZOMBIE LANÇA NOVO VÍDEO DE “TARANTULA”
Música

ROB ZOMBIE LANÇA NOVO VÍDEO DE “TARANTULA”

June 25, 2026
SURREY EVENTS: Live music, ‘Cinderella’ & more on summer calendar
Música

SURREY EVENTS: Live music, ‘Cinderella’ & more on summer calendar

June 25, 2026
Beabadoobee anuncia novo álbum, ‘Pylon’, compartilha o primeiro single
Música

Beabadoobee anuncia novo álbum, ‘Pylon’, compartilha o primeiro single

June 25, 2026
Vídeo musical de estreia do Psycroptic para o novo single “No Blade Of Grass” do novo álbum iminente
Música

Vídeo musical de estreia do Psycroptic para o novo single “No Blade Of Grass” do novo álbum iminente

June 25, 2026
The Pineapple Thief lança novo videoclipe para “Hold The Ashes”
Música

The Pineapple Thief lança novo videoclipe para “Hold The Ashes”

June 25, 2026
Next Post
Mandy Moore fala sobre saber que 'cansou de ter filhos' - NBC4 Washington

Mandy Moore fala sobre saber que 'cansou de ter filhos' - NBC4 Washington

Virgin Atlantic contrata Stellar Entertainment para aprimorar o áudio durante o voo

Virgin Atlantic contrata Stellar Entertainment para aprimorar o áudio durante o voo

Recommended Stories

HYBE faz parceria com os gerentes da Tyla, Brandon Hixon e Colin Gayle

HYBE faz parceria com os gerentes da Tyla, Brandon Hixon e Colin Gayle

December 15, 2025
Savannah Guthrie soluça questionando se sua mãe foi sequestrada por causa de sua fama: ‘Demais para suportar’

Savannah Guthrie soluça questionando se sua mãe foi sequestrada por causa de sua fama: ‘Demais para suportar’

March 26, 2026
Oito melhores novos lançamentos musicais de Milwaukee para conferir em março de 2026

Oito melhores novos lançamentos musicais de Milwaukee para conferir em março de 2026

February 27, 2026
  • Quem são os Artistas com QI acima de 140?

    Quem são os Artistas com QI acima de 140?

    0 shares
    Share 0 Tweet 0
  • Dubai Royal Family|Dubai Princess Sheikha Mahra & husband french Montana#lifestyle#ytshorts#trending

    0 shares
    Share 0 Tweet 0
  • Anna Wintour finalmente revela seus verdadeiros pensamentos sobre ‘The Devil Wears Prada’

    0 shares
    Share 0 Tweet 0
  • ‘Perigo!’ Os participantes criticaram por não conhecer Kris Kristofferson

    0 shares
    Share 0 Tweet 0
  • Filmagens de superstar, artistas populares de volta

    0 shares
    Share 0 Tweet 0

Recent News

Notícias 12 | Connecticut | O cinema Coram fechado pode reabrir como centro de entretenimento retrô

Notícias 12 | Connecticut | O cinema Coram fechado pode reabrir como centro de entretenimento retrô

June 25, 2026
Penta: el hombre que parece no conocer el miedo 😱

Penta: el hombre que parece no conocer el miedo 😱

June 25, 2026
MLB (8/22): Royals Bullpen explode em perda, os cardeais vacilam | Esportes

MLB (24/06): Royals e Cardinals sofrem derrotas | Esportes

June 25, 2026

Categories

  • Celebridades
  • Entretenimento
  • Estrelas
  • Fofocas
  • Horóscopos
  • Música
  • Realeza
  • Videos
  • Privacy & Policy
  • Sobre Nós
  • Contate-Nos
  • DMCA Compliance
  • Terms and Conditions

© 2020 Celebrity.Land

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Entretenimento
  • Fofocas
  • Música
  • Realeza
  • Videos

© 2020 Celebrity.Land