`; videoPlayer.srcdoc = embedHTML; console.log(`▶️ Playing: ${name} (Secure: ${secureUrl.startsWith('https') ? 'Yes' : 'No'})`); }// Initialize on page load fetchAllChannels();
Scroll to Top