${videoData.videoTitle || "動画詳細"}

動画詳細

${videoData.videoDes || "詳細情報はありません"}

視聴回数: ${videoData.videoViews ? videoData.videoViews.toLocaleString() : "0"}

いいね: ${videoData.likeCount ? videoData.likeCount.toLocaleString() : "0"}

YouTubeで視聴する

コメント (${commentsData.commentCount || 0} 件)

${commentsHTML}
home

${videoData.channelName || "プレイリスト"}

読み込み中...