ff6bf46724
The YT Player API silently fails to autoplay in hidden iframes. Replaced with a direct <iframe> embed with allow='autoplay; encrypted-media'. - On 'Start Lo-Fi': creates iframe with autoplay=1 - Station change: remounts iframe with new videoId - Volume: postMessage API to YT iframe (best effort) - Much simpler, no external script dependency