← back to Beverlyhillsvideos
films: integrate completed restaurant film(s) [auto]
2947b295e85d716dec96e393051944a747ef9985 · 2026-08-05 15:14:55 -0700 · Steve Abrams
Files touched
M data/films.jsonM data/heygen-batch.jsonlA public/video/funke.jpgM public/videos.html
Diff
commit 2947b295e85d716dec96e393051944a747ef9985
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 15:14:55 2026 -0700
films: integrate completed restaurant film(s) [auto]
---
data/films.json | 7 +++++++
data/heygen-batch.jsonl | 7 ++++---
public/video/funke.jpg | Bin 0 -> 72871 bytes
public/videos.html | 6 ++++++
4 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/data/films.json b/data/films.json
index d95d6c0..e6eb6ec 100644
--- a/data/films.json
+++ b/data/films.json
@@ -5,5 +5,12 @@
"blurb": "Wolfgang Puck’s flagship on Canon Drive — the restaurant that helped define California fine dining.",
"src": "/video/spago.mp4",
"poster": "/video/spago.jpg"
+ },
+ {
+ "name": "Funke",
+ "slug": "funke",
+ "blurb": "Tucked along South Santa Monica Boulevard, Funke is chef Evan Funke's temple to handmade pasta.",
+ "src": "/video/funke.mp4",
+ "poster": "/video/funke.jpg"
}
]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index f20388b..3ac4dbc 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -1,6 +1,7 @@
{"name":"Spago Beverly Hills","session_id":"27ab0fe429764112a47decaf1e42f22e","video_id":"eb53be3269ed4579865a0a38b5f2335c","status":"completed","integrated":true}
{"name":"CUT by Wolfgang Puck","session_id":"df26bc4723474c11a2b3ec08d74909d2","video_id":"7b5ca4de01d44f9ea156c46c8deb1d13","status":"generating"}
{"name":"Mastro's Steakhouse Beverly Hills","session_id":"fa9ff2f7f5444adb98e765d18d1056f5","video_id":"e923ad16427345e7ad84f0826c3544b6","status":"generating"}
-{"name":"Funke","slug":"funke","session_id":"05de31a9968241ef904cf38a9a082ce7","video_id":"32d03f1f16eb462aab10acdc3e96c4e4","status":"processing","downloaded":false}
-{"name":"Mr. Chow","slug":"mr-chow","session_id":"551d71d5c8564bcdb63ed9e4e407db7e","video_id":"fa5ab6c7766c4517ae5b9b690dbdf421","status":"generating","downloaded":false}
-{"name":"Il Pastaio","slug":"il-pastaio","session_id":"098a086e1584412fab98adb3934d641e","video_id":"91a3d292d7a14d5ba564ac09198d5a9b","status":"generating","downloaded":false}
+{"name":"Funke","slug":"funke","session_id":"05de31a9968241ef904cf38a9a082ce7","video_id":"32d03f1f16eb462aab10acdc3e96c4e4","status":"completed","downloaded":true,"duration":19.6,"est_cost":0.66}
+{"name":"Mr. Chow","slug":"mr-chow","session_id":"551d71d5c8564bcdb63ed9e4e407db7e","video_id":"fa5ab6c7766c4517ae5b9b690dbdf421","status":"pending","downloaded":false}
+{"name":"Il Pastaio","slug":"il-pastaio","session_id":"098a086e1584412fab98adb3934d641e","video_id":"91a3d292d7a14d5ba564ac09198d5a9b","status":"pending","downloaded":false}
+{"name":"Matsuhisa","slug":"matsuhisa","session_id":"68bbb5a3323e41d1ab8e882018e47127","video_id":"7b3268c748a149038d16216648992db2","status":"generating","downloaded":false}
diff --git a/public/video/funke.jpg b/public/video/funke.jpg
new file mode 100644
index 0000000..d13cddf
Binary files /dev/null and b/public/video/funke.jpg differ
diff --git a/public/videos.html b/public/videos.html
index d745af2..241b5c5 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -67,6 +67,12 @@
</video>
<figcaption><strong>Spago Beverly Hills</strong><span>Wolfgang Puck’s flagship on Canon Drive — the restaurant that helped define California fine dining.</span></figcaption>
</figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/funke.jpg">
+ <source src="/video/funke.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Funke</strong><span>Tucked along South Santa Monica Boulevard, Funke is chef Evan Funke's temple to handmade pasta.</span></figcaption>
+ </figure>
</div>
</div></section>
<div class="wrap"><!-- ad: set ADSENSE_SLOT in build.mjs to enable in-content units (Auto Ads works without this) --></div>
← 26ef052 films: self-driving HeyGen restaurant-film batch (16 short s
·
back to Beverlyhillsvideos
·
films: integrate Funke, Mr. Chow, Il Pastaio, Matsuhisa (all f737f2a →