Youtube(YT) 影片嵌入 [http://127.0.0.1/yt_auto.html] 自動撥放
Youtube(YT) 影片嵌入 [http://127.0.0.1/yt_auto.html] 自動撥放
資料來源: chatgpt
HTML code
<!DOCTYPE html> <html lang="zh-Hant"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>YouTube 內嵌自動播放示例</title> </head> <body> <h1>內嵌並自動播放 YouTube 影片</h1> <!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/kDmk9R_IhcE?autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> --> <iframe width="780" height="440" src="https://www.youtube.com/embed/kDmk9R_IhcE?rel=0&autoplay=1&loop=1&playlist=kDmk9R_IhcE&showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </body> </html>
One thought on “Youtube(YT) 影片嵌入 [http://127.0.0.1/yt_auto.html] 自動撥放”
Youtube iframe 影片崁入自動播放與重複撥放語法
https://www.ampmseo.com/youtube-iframe-%E5%BD%B1%E7%89%87%E5%B4%81%E5%85%A5%E8%87%AA%E5%8B%95%E6%92%AD%E6%94%BE%E8%88%87%E9%87%8D%E8%A4%87%E6%92%A5%E6%94%BE%E8%AA%9E%E6%B3%95/