https://www.youtube.com/embed/live_stream?channel=CHANNEL_ID
https://www.youtube.com/CHANNEL_ID or @handle/live
https://www.youtube.com/embed/live_stream?channel=CHANNEL_ID
& https://www.youtube.com/CHANNEL_ID or @handle/live
works via html embed, <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Embed YouTube Live Stream and Playlist</title> <style> body { display: flex; flex-direction: column; align-items: center; font-family: Arial, sans-serif; margin: 0; padding: 0; } .container { display: flex; flex-direction: row; gap: 20px; justify-content: center; margin: 20px; flex-wrap: wrap; } iframe { border: none; } </style> </head> <body> <h1>YouTube Embed: Live Stream and Playlist</h1> <div class="container"> <!-- Embed Permanent Live Stream --> <iframe src="https://www.youtube.com/embed/live_stream?channel=UCjk2nKmHzgH5Xy-C5qYRd5A" width="560" height="315" allow="autoplay; encrypted-media" allowfullscreen> </iframe> <!-- Embed Playlist --> <iframe src="https://youtube.com/embed?listType=playlist&list=UUjk2nKmHzgH5Xy-C5qYRd5A" width="560" height="315" allow="autoplay; encrypted-media" allowfullscreen> </iframe> </div> </body> </html>
<iframe src="https://www.youtube.com/embed/live_stream?channel=UCdZBnUb7m8Pd_wUTDNqUu3Q" width="800" height="450" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe>