马来西亚最红新歌榜 – 2025-06-03

📅 2025-06-03
马来西亚 地区 200 多位歌手 中评选而出
根据「日均观看数」排行,以下是30天内 TOP 10 热门新歌榜:
🎵 正在播放:


已加入播放列表

window.addEventListener(“DOMContentLoaded”, function () {
let ytPlaylist = [];
let ytTitles = {};
let currentIndex = 0;
let iframe = document.getElementById(“ytMiniPlayerIframe”);
let nowPlaying = document.getElementById(“ytNowPlaying”);

window.openYtModal = function (videoId, title = “”) {
if (!ytPlaylist.includes(videoId)) {
ytPlaylist.push(videoId);
ytTitles[videoId] = title;
showToast(“已加入:” + title);
} else {
showToast(“已在播放列表中:” + title);
}
if (document.getElementById(“ytMiniPlayer”).style.display === “none”) {
currentIndex = ytPlaylist.length – 1;
playCurrentVideo();
}
}

function playCurrentVideo() {
if (ytPlaylist.length === 0) return;
let currentId = ytPlaylist[currentIndex];
iframe.src = “https://www.youtube.com/embed/” + currentId + “?autoplay=1&enablejsapi=1”;
document.getElementById(“ytMiniPlayer”).style.display = “block”;
nowPlaying.innerText = ytTitles[currentId] || “-“;
}

window.skipVideo = function () {
if (ytPlaylist.length === 0) return;
currentIndex = (currentIndex + 1) % ytPlaylist.length;
playCurrentVideo();
}

window.clearPlaylist = function () {
ytPlaylist = [];
ytTitles = {};
currentIndex = 0;
iframe.src = “”;
nowPlaying.innerText = “-“;
document.getElementById(“ytMiniPlayer”).style.display = “none”;
}

function showToast(message) {
let toast = document.getElementById(“ytToast”);
toast.innerText = message;
toast.style.display = “block”;
setTimeout(() => {
toast.style.display = “none”;
}, 2000);
}
});

JessC (Jessie Chung) - One Chance (Official Music Video)

🏆 今日冠军
#1
『JessC (Jessie Chung) – One Chance (Official Music Video)』
日均观看数: 72681变化: ⬆️ 123热歌榜最高: #4
DOLLA - MWA! (Official Music Video)

#2
『DOLLA – MWA! (Official Music Video)』
日均观看数: 72057变化: ⬆️ 62热歌榜最高: #8
Farez Adnan & Mas Idayu - Air Titik Ke Batu (Official Music Video)

#3
『Farez Adnan & Mas Idayu – Air Titik Ke Batu (Official Music Video)』
日均观看数: 24932变化: ⬆️ 128热歌榜最高: #22
Bunga - ME[MAHA]MI (Official Music Video)

#4
『Bunga – ME[MAHA]MI (Official Music Video)』
日均观看数: 2907变化: ⬆️ 141热歌榜最高: #79
Floor 88 - Kaamatan Medley [Official Music Video]

#5
『Floor 88 – Kaamatan Medley [Official Music Video]』
日均观看数: 2234变化: ⬆️ 142热歌榜最高: #19

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top