← back to Beverlyhillsvideos
widen Videos into 5 categories, 22 verified embeds (Dining, Hotels & Spas, Arts & Galleries, Shopping & Events, Real Estate) across 7 BH institutions incl. Gagosian, The Maybourne, SIXTY + Farm-to-Table + Music in the Mansion
5881280583a6dbab9d53c11eda9dcfd7d64a743a · 2026-08-05 12:35:12 -0700 · Steve Abrams
Files touched
M build.mjsM public/index.htmlM public/style.cssM public/videos.html
Diff
commit 5881280583a6dbab9d53c11eda9dcfd7d64a743a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 12:35:12 2026 -0700
widen Videos into 5 categories, 22 verified embeds (Dining, Hotels & Spas, Arts & Galleries, Shopping & Events, Real Estate) across 7 BH institutions incl. Gagosian, The Maybourne, SIXTY + Farm-to-Table + Music in the Mansion
---
build.mjs | 94 +++++++++++++++++++++++----------------
public/index.html | 14 +++---
public/style.css | 4 ++
public/videos.html | 127 ++++++++++++++++++++++++++++++++++-------------------
4 files changed, 151 insertions(+), 88 deletions(-)
diff --git a/build.mjs b/build.mjs
index c215b45..fbd0d59 100644
--- a/build.mjs
+++ b/build.mjs
@@ -25,37 +25,58 @@ const POSTS = [
// Real Beverly Hills local-business YouTube videos — every ID oEmbed-verified
// (HTTP 200 + embeddable) 2026-08-05. Non-embeddable / off-topic ones were dropped.
-const VIDEO_CHANNELS = [
- { name: 'Love Beverly Hills', tag: 'Beverly Hills Conference & Visitors Bureau — the city’s official destination guide',
- url: 'https://www.youtube.com/@lovebeverlyhills', videos: [
- { id: 'OHLhwIOnr4A', title: 'This Month’s Events in Beverly Hills' },
- { id: 'shtyIgVvTlg', title: 'MICHELIN Dining in Beverly Hills' },
- { id: 'kaw1nwnp07c', title: 'Hidden Art of Beverly Hills · The Maybourne' },
- { id: 'N90exTV8eNs', title: 'Festival Beverly Hills' },
- { id: 'f_b7YbQ4yeg', title: 'Executive Sous Chef Matthew Sprister · The Beverly Hilton' },
- ] },
- { name: 'City of Beverly Hills', tag: 'The city’s official channel — including the “Farm to Table” series inside Beverly Hills restaurants',
- url: 'https://www.youtube.com/@cityofbeverlyhills', videos: [
- { id: 'Vd9UJFhD58o', title: 'Farm to Table · Viviane' },
- { id: 'I-DTjVxlC-k', title: 'Farm to Table · Il Pastaio' },
- ] },
- { name: 'The Beverly Hills Estates', tag: 'One of L.A.’s leading luxury real-estate firms — inside the city’s landmark properties',
- url: 'https://www.youtube.com/@thebeverlyhillsestates', videos: [
- { id: 'UgZ4P5P89-s', title: '77 Beverly Park Lane · Beverly Hills · $68,000,000' },
- { id: 'JuP1zQJzaWc', title: '2571 Wallingford Drive · Beverly Hills · $49,995,000' },
- { id: 'bkgggxOqIz8', title: '1122 La Altura Rd · Beverly Hills · $17,995,000' },
- ] },
- { name: 'Christophe Choo', tag: 'Award-winning Beverly Hills luxury real-estate agent — home tours across the Platinum Triangle',
- url: 'https://www.youtube.com/@christophechoo', videos: [
- { id: '33qhhmq9-1Y', title: 'Top-Floor Primary Suite · $5.5M · Panoramic Views' },
- { id: 'QsuX5VkIJEc', title: 'Modern Upgrades Meet Scandinavian Warmth' },
- ] },
+// Real Beverly Hills local-business/institution videos, organized by category.
+// Every ID oEmbed-verified (HTTP 200 + embeddable) 2026-08-05; non-embeddable /
+// off-topic candidates (fake hotel handles, out-of-town listings) were dropped.
+const LOVE = 'Love Beverly Hills', CITY = 'City of Beverly Hills';
+const CH_URL = {
+ 'Love Beverly Hills': 'https://www.youtube.com/@lovebeverlyhills',
+ 'City of Beverly Hills': 'https://www.youtube.com/@cityofbeverlyhills',
+ 'The Beverly Hills Estates': 'https://www.youtube.com/@thebeverlyhillsestates',
+ 'Christophe Choo': 'https://www.youtube.com/@christophechoo',
+ 'The Maybourne Beverly Hills': 'https://www.youtube.com/@TheMaybourneBeverlyHills',
+ 'SIXTY Hotels': 'https://www.youtube.com/@SixtyHotels',
+ 'Gagosian': 'https://www.youtube.com/@gagosian',
+};
+const VIDEO_CATEGORIES = [
+ { name: 'Dining & Restaurants', blurb: 'Inside the city’s celebrated kitchens — MICHELIN dining, hotel chefs, and the “Farm to Table” series at Beverly Hills restaurants.', videos: [
+ { id: 'shtyIgVvTlg', title: 'MICHELIN Dining in Beverly Hills', channel: LOVE },
+ { id: 'Vd9UJFhD58o', title: 'Farm to Table · Viviane', channel: CITY },
+ { id: 'I-DTjVxlC-k', title: 'Farm to Table · Il Pastaio', channel: CITY },
+ { id: 'cEPQwTXZ2_c', title: 'Farm to Table with Freddy Vargas', channel: CITY },
+ { id: 'b0_wkRl2Psg', title: 'Executive Chef Damon Gordon · The Maybourne Beverly Hills', channel: LOVE },
+ { id: 'f_b7YbQ4yeg', title: 'Executive Sous Chef Matthew Sprister · The Beverly Hilton', channel: LOVE },
+ ] },
+ { name: 'Hotels & Spas', blurb: 'The five-star hotels that define Beverly Hills hospitality.', videos: [
+ { id: '2JEIBvlX_Ws', title: 'The Maybourne Beverly Hills · Forbes Travel Guide Five-Star', channel: 'The Maybourne Beverly Hills' },
+ { id: 'vD0oHYkcA_0', title: 'General Manager Frédéric Zemmour · L’Ermitage Beverly Hills', channel: LOVE },
+ { id: 'C3f1TffM4Fk', title: 'SIXTY Beverly Hills in Seconds', channel: 'SIXTY Hotels' },
+ ] },
+ { name: 'Arts & Galleries', blurb: 'The city’s cultural life — from the Music in the Mansion series at Greystone to Gagosian, whose landmark gallery anchors N. Camden Drive.', videos: [
+ { id: 'kaw1nwnp07c', title: 'Hidden Art of Beverly Hills · The Maybourne', channel: LOVE },
+ { id: 'lCCHzqzQ0KU', title: 'Music in the Mansion · Cristina Montes Mateo', channel: CITY },
+ { id: 'BXOSYwQXDyo', title: 'Es Devlin & Vladimir Yavachev on Christo', channel: 'Gagosian' },
+ { id: 'fe_QbTkLQ6U', title: 'Giuseppe Penone · “The Reflection of Bronze”', channel: 'Gagosian' },
+ ] },
+ { name: 'Shopping & Events', blurb: 'Rodeo Drive and the moments that fill the Beverly Hills calendar.', videos: [
+ { id: 'jdcUKhEOqH4', title: 'Rodeo Drive Concours d’Elegance', channel: LOVE },
+ { id: 'JfhK8qlZnKI', title: 'K-Pop Flash Mob on Rodeo Drive', channel: CITY },
+ { id: 'OHLhwIOnr4A', title: 'This Month’s Events in Beverly Hills', channel: LOVE },
+ { id: 'N90exTV8eNs', title: 'Festival Beverly Hills', channel: LOVE },
+ ] },
+ { name: 'Luxury Real Estate', blurb: 'Inside the landmark estates from the firms and agents who sell them.', videos: [
+ { id: 'UgZ4P5P89-s', title: '77 Beverly Park Lane · $68,000,000', channel: 'The Beverly Hills Estates' },
+ { id: 'JuP1zQJzaWc', title: '2571 Wallingford Drive · $49,995,000', channel: 'The Beverly Hills Estates' },
+ { id: 'bkgggxOqIz8', title: '1122 La Altura Rd · $17,995,000', channel: 'The Beverly Hills Estates' },
+ { id: '33qhhmq9-1Y', title: 'Top-Floor Primary Suite · $5.5M', channel: 'Christophe Choo' },
+ { id: 'QsuX5VkIJEc', title: 'Modern Upgrades Meet Scandinavian Warmth', channel: 'Christophe Choo' },
+ ] },
];
const videoEmbed = (v) => `
<figure class="vid">
<div class="frame"><iframe src="https://www.youtube.com/embed/${v.id}" title="${v.title}" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>${v.title}</figcaption>
+ <figcaption>${v.title}<span class="vch">${v.channel}</span></figcaption>
</figure>`;
const nav = `
@@ -131,9 +152,9 @@ const homeBody = `
<section class="home-vids">
<div class="wrap">
<div class="vch-head"><h2>From the city, on video</h2><a class="vch-link" href="/videos.html">All videos →</a></div>
- <p class="vch-tag">Real footage from Beverly Hills businesses and institutions.</p>
+ <p class="vch-tag">Real footage from Beverly Hills businesses and institutions — dining, hotels, the arts, and more.</p>
<div class="vid-grid">
- ${VIDEO_CHANNELS.slice(0, 3).map(c => videoEmbed(c.videos[0])).join('')}
+ ${VIDEO_CATEGORIES.slice(0, 3).map(c => videoEmbed(c.videos[0])).join('')}
</div>
</div>
</section>`;
@@ -177,22 +198,21 @@ const videosBody = `
landmark real-estate firms, and the people who know 90210 best.</p>
</div>
</section>
- ${VIDEO_CHANNELS.map(c => `
+ ${VIDEO_CATEGORIES.map(c => `
<section class="vid-channel">
<div class="wrap">
- <div class="vch-head">
- <h2>${c.name}</h2>
- <a class="vch-link" href="${c.url}" target="_blank" rel="noopener noreferrer">View channel →</a>
- </div>
- <p class="vch-tag">${c.tag}</p>
+ <div class="vch-head"><h2>${c.name}</h2></div>
+ <p class="vch-tag">${c.blurb}</p>
<div class="vid-grid">
${c.videos.map(videoEmbed).join('')}
</div>
</div>
</section>`).join('')}
- <section class="vid-note"><div class="wrap"><p>Videos are embedded from their creators’ official YouTube channels
- and remain the property of their respective owners. ${BRAND} is an independent editorial guide and is not
- affiliated with the channels featured.</p></div></section>`;
+ <section class="vid-note"><div class="wrap">
+ <p><strong>Featured channels:</strong> ${Object.entries(CH_URL).map(([n, u]) => `<a href="${u}" target="_blank" rel="noopener noreferrer">${n}</a>`).join(' · ')}</p>
+ <p>Videos are embedded from their creators’ official YouTube channels and remain the property of their
+ respective owners. ${BRAND} is an independent editorial guide and is not affiliated with the channels featured.</p>
+ </div></section>`;
writeFileSync('public/videos.html', page({
title: 'Beverly Hills Videos — real videos from the city’s businesses',
desc: 'Watch real Beverly Hills videos from the visitors bureau, luxury real-estate firms, and local institutions.',
diff --git a/public/index.html b/public/index.html
index 296d2a3..38c1089 100644
--- a/public/index.html
+++ b/public/index.html
@@ -72,20 +72,20 @@
<section class="home-vids">
<div class="wrap">
<div class="vch-head"><h2>From the city, on video</h2><a class="vch-link" href="/videos.html">All videos →</a></div>
- <p class="vch-tag">Real footage from Beverly Hills businesses and institutions.</p>
+ <p class="vch-tag">Real footage from Beverly Hills businesses and institutions — dining, hotels, the arts, and more.</p>
<div class="vid-grid">
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/OHLhwIOnr4A" title="This Month’s Events in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>This Month’s Events in Beverly Hills</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/shtyIgVvTlg" title="MICHELIN Dining in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>MICHELIN Dining in Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/Vd9UJFhD58o" title="Farm to Table · Viviane" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Farm to Table · Viviane</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/2JEIBvlX_Ws" title="The Maybourne Beverly Hills · Forbes Travel Guide Five-Star" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>The Maybourne Beverly Hills · Forbes Travel Guide Five-Star<span class="vch">The Maybourne Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/UgZ4P5P89-s" title="77 Beverly Park Lane · Beverly Hills · $68,000,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>77 Beverly Park Lane · Beverly Hills · $68,000,000</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/kaw1nwnp07c" title="Hidden Art of Beverly Hills · The Maybourne" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Hidden Art of Beverly Hills · The Maybourne<span class="vch">Love Beverly Hills</span></figcaption>
</figure>
</div>
</div>
diff --git a/public/style.css b/public/style.css
index 8f13d28..fcd2dc1 100644
--- a/public/style.css
+++ b/public/style.css
@@ -79,3 +79,7 @@ li{margin:.35em 0}
.vid-channel:nth-of-type(even){background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.vid-note{padding:8px 0 30px}
.vid-note p{font-size:.82rem;color:var(--muted);max-width:75ch}
+.vid figcaption .vch{display:block;font-weight:600;font-size:.78rem;color:var(--gold-ink);letter-spacing:.02em;margin-top:.2em}
+.vid-note p{margin:.5em 0}
+.vid-note a{color:var(--gold-ink);text-decoration:none}
+.vid-note a:hover{text-decoration:underline}
diff --git a/public/videos.html b/public/videos.html
index 459ae56..a6e98d9 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -41,103 +41,142 @@
<section class="vid-channel">
<div class="wrap">
- <div class="vch-head">
- <h2>Love Beverly Hills</h2>
- <a class="vch-link" href="https://www.youtube.com/@lovebeverlyhills" target="_blank" rel="noopener noreferrer">View channel →</a>
- </div>
- <p class="vch-tag">Beverly Hills Conference & Visitors Bureau — the city’s official destination guide</p>
+ <div class="vch-head"><h2>Dining & Restaurants</h2></div>
+ <p class="vch-tag">Inside the city’s celebrated kitchens — MICHELIN dining, hotel chefs, and the “Farm to Table” series at Beverly Hills restaurants.</p>
<div class="vid-grid">
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/OHLhwIOnr4A" title="This Month’s Events in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>This Month’s Events in Beverly Hills</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/shtyIgVvTlg" title="MICHELIN Dining in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>MICHELIN Dining in Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/shtyIgVvTlg" title="MICHELIN Dining in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>MICHELIN Dining in Beverly Hills</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/Vd9UJFhD58o" title="Farm to Table · Viviane" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Farm to Table · Viviane<span class="vch">City of Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/kaw1nwnp07c" title="Hidden Art of Beverly Hills · The Maybourne" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Hidden Art of Beverly Hills · The Maybourne</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/I-DTjVxlC-k" title="Farm to Table · Il Pastaio" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Farm to Table · Il Pastaio<span class="vch">City of Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/N90exTV8eNs" title="Festival Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Festival Beverly Hills</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/cEPQwTXZ2_c" title="Farm to Table with Freddy Vargas" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Farm to Table with Freddy Vargas<span class="vch">City of Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/b0_wkRl2Psg" title="Executive Chef Damon Gordon · The Maybourne Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Executive Chef Damon Gordon · The Maybourne Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
<div class="frame"><iframe src="https://www.youtube.com/embed/f_b7YbQ4yeg" title="Executive Sous Chef Matthew Sprister · The Beverly Hilton" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Executive Sous Chef Matthew Sprister · The Beverly Hilton</figcaption>
+ <figcaption>Executive Sous Chef Matthew Sprister · The Beverly Hilton<span class="vch">Love Beverly Hills</span></figcaption>
</figure>
</div>
</div>
</section>
<section class="vid-channel">
<div class="wrap">
- <div class="vch-head">
- <h2>City of Beverly Hills</h2>
- <a class="vch-link" href="https://www.youtube.com/@cityofbeverlyhills" target="_blank" rel="noopener noreferrer">View channel →</a>
- </div>
- <p class="vch-tag">The city’s official channel — including the “Farm to Table” series inside Beverly Hills restaurants</p>
+ <div class="vch-head"><h2>Hotels & Spas</h2></div>
+ <p class="vch-tag">The five-star hotels that define Beverly Hills hospitality.</p>
<div class="vid-grid">
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/Vd9UJFhD58o" title="Farm to Table · Viviane" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Farm to Table · Viviane</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/2JEIBvlX_Ws" title="The Maybourne Beverly Hills · Forbes Travel Guide Five-Star" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>The Maybourne Beverly Hills · Forbes Travel Guide Five-Star<span class="vch">The Maybourne Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/I-DTjVxlC-k" title="Farm to Table · Il Pastaio" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Farm to Table · Il Pastaio</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/vD0oHYkcA_0" title="General Manager Frédéric Zemmour · L’Ermitage Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>General Manager Frédéric Zemmour · L’Ermitage Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/C3f1TffM4Fk" title="SIXTY Beverly Hills in Seconds" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>SIXTY Beverly Hills in Seconds<span class="vch">SIXTY Hotels</span></figcaption>
</figure>
</div>
</div>
</section>
<section class="vid-channel">
<div class="wrap">
- <div class="vch-head">
- <h2>The Beverly Hills Estates</h2>
- <a class="vch-link" href="https://www.youtube.com/@thebeverlyhillsestates" target="_blank" rel="noopener noreferrer">View channel →</a>
- </div>
- <p class="vch-tag">One of L.A.’s leading luxury real-estate firms — inside the city’s landmark properties</p>
+ <div class="vch-head"><h2>Arts & Galleries</h2></div>
+ <p class="vch-tag">The city’s cultural life — from the Music in the Mansion series at Greystone to Gagosian, whose landmark gallery anchors N. Camden Drive.</p>
<div class="vid-grid">
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/UgZ4P5P89-s" title="77 Beverly Park Lane · Beverly Hills · $68,000,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>77 Beverly Park Lane · Beverly Hills · $68,000,000</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/kaw1nwnp07c" title="Hidden Art of Beverly Hills · The Maybourne" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Hidden Art of Beverly Hills · The Maybourne<span class="vch">Love Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/lCCHzqzQ0KU" title="Music in the Mansion · Cristina Montes Mateo" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Music in the Mansion · Cristina Montes Mateo<span class="vch">City of Beverly Hills</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/JuP1zQJzaWc" title="2571 Wallingford Drive · Beverly Hills · $49,995,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>2571 Wallingford Drive · Beverly Hills · $49,995,000</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/BXOSYwQXDyo" title="Es Devlin & Vladimir Yavachev on Christo" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Es Devlin & Vladimir Yavachev on Christo<span class="vch">Gagosian</span></figcaption>
</figure>
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/bkgggxOqIz8" title="1122 La Altura Rd · Beverly Hills · $17,995,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>1122 La Altura Rd · Beverly Hills · $17,995,000</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/fe_QbTkLQ6U" title="Giuseppe Penone · “The Reflection of Bronze”" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Giuseppe Penone · “The Reflection of Bronze”<span class="vch">Gagosian</span></figcaption>
</figure>
</div>
</div>
</section>
<section class="vid-channel">
<div class="wrap">
- <div class="vch-head">
- <h2>Christophe Choo</h2>
- <a class="vch-link" href="https://www.youtube.com/@christophechoo" target="_blank" rel="noopener noreferrer">View channel →</a>
+ <div class="vch-head"><h2>Shopping & Events</h2></div>
+ <p class="vch-tag">Rodeo Drive and the moments that fill the Beverly Hills calendar.</p>
+ <div class="vid-grid">
+
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/jdcUKhEOqH4" title="Rodeo Drive Concours d’Elegance" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Rodeo Drive Concours d’Elegance<span class="vch">Love Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/JfhK8qlZnKI" title="K-Pop Flash Mob on Rodeo Drive" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>K-Pop Flash Mob on Rodeo Drive<span class="vch">City of Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/OHLhwIOnr4A" title="This Month’s Events in Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>This Month’s Events in Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/N90exTV8eNs" title="Festival Beverly Hills" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Festival Beverly Hills<span class="vch">Love Beverly Hills</span></figcaption>
+ </figure>
</div>
- <p class="vch-tag">Award-winning Beverly Hills luxury real-estate agent — home tours across the Platinum Triangle</p>
+ </div>
+ </section>
+ <section class="vid-channel">
+ <div class="wrap">
+ <div class="vch-head"><h2>Luxury Real Estate</h2></div>
+ <p class="vch-tag">Inside the landmark estates from the firms and agents who sell them.</p>
<div class="vid-grid">
<figure class="vid">
- <div class="frame"><iframe src="https://www.youtube.com/embed/33qhhmq9-1Y" title="Top-Floor Primary Suite · $5.5M · Panoramic Views" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Top-Floor Primary Suite · $5.5M · Panoramic Views</figcaption>
+ <div class="frame"><iframe src="https://www.youtube.com/embed/UgZ4P5P89-s" title="77 Beverly Park Lane · $68,000,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>77 Beverly Park Lane · $68,000,000<span class="vch">The Beverly Hills Estates</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/JuP1zQJzaWc" title="2571 Wallingford Drive · $49,995,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>2571 Wallingford Drive · $49,995,000<span class="vch">The Beverly Hills Estates</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/bkgggxOqIz8" title="1122 La Altura Rd · $17,995,000" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>1122 La Altura Rd · $17,995,000<span class="vch">The Beverly Hills Estates</span></figcaption>
+ </figure>
+ <figure class="vid">
+ <div class="frame"><iframe src="https://www.youtube.com/embed/33qhhmq9-1Y" title="Top-Floor Primary Suite · $5.5M" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
+ <figcaption>Top-Floor Primary Suite · $5.5M<span class="vch">Christophe Choo</span></figcaption>
</figure>
<figure class="vid">
<div class="frame"><iframe src="https://www.youtube.com/embed/QsuX5VkIJEc" title="Modern Upgrades Meet Scandinavian Warmth" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
- <figcaption>Modern Upgrades Meet Scandinavian Warmth</figcaption>
+ <figcaption>Modern Upgrades Meet Scandinavian Warmth<span class="vch">Christophe Choo</span></figcaption>
</figure>
</div>
</div>
</section>
- <section class="vid-note"><div class="wrap"><p>Videos are embedded from their creators’ official YouTube channels
- and remain the property of their respective owners. Beverly Hills Videos is an independent editorial guide and is not
- affiliated with the channels featured.</p></div></section>
+ <section class="vid-note"><div class="wrap">
+ <p><strong>Featured channels:</strong> <a href="https://www.youtube.com/@lovebeverlyhills" target="_blank" rel="noopener noreferrer">Love Beverly Hills</a> · <a href="https://www.youtube.com/@cityofbeverlyhills" target="_blank" rel="noopener noreferrer">City of Beverly Hills</a> · <a href="https://www.youtube.com/@thebeverlyhillsestates" target="_blank" rel="noopener noreferrer">The Beverly Hills Estates</a> · <a href="https://www.youtube.com/@christophechoo" target="_blank" rel="noopener noreferrer">Christophe Choo</a> · <a href="https://www.youtube.com/@TheMaybourneBeverlyHills" target="_blank" rel="noopener noreferrer">The Maybourne Beverly Hills</a> · <a href="https://www.youtube.com/@SixtyHotels" target="_blank" rel="noopener noreferrer">SIXTY Hotels</a> · <a href="https://www.youtube.com/@gagosian" target="_blank" rel="noopener noreferrer">Gagosian</a></p>
+ <p>Videos are embedded from their creators’ official YouTube channels and remain the property of their
+ respective owners. Beverly Hills Videos is an independent editorial guide and is not affiliated with the channels featured.</p>
+ </div></section>
<footer class="site-foot">
<div class="wrap">
← fa446ae expand Videos to 12 verified embeds across 4 real BH institu
·
back to Beverlyhillsvideos
·
add 3 articles: BH nightlife, wellness & spas, fitness (7 ar 71b8e29 →