Kody Most

Kody Most Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Kody Most, Live Music Venue, Los Angeles, CA.

04/04/2026

A few more moments from the film.

04/01/2026

A few moments from the film.

Last summer I shot my first short film that I wrote and directed.Today I wanted to share a few stills from it.It’s not a...
03/07/2026

Last summer I shot my first short film that I wrote and directed.
Today I wanted to share a few stills from it.

It’s not a perfect film.
But it’s very dear to me.

Even though I’m already deep in pre-production for my next film, I still hope I’ll be able to properly share this one soon. The film has been stuck in post-production for a while, mostly because of sound and music, but we’re finally putting the final touches on it.

Hopefully you’ll see it soon.

From the bottom of my heart I’m grateful to everyone who was part of this project.
Especially .w.e.n.t.y.t.h.r.e.e and .studio

You guys gave me everything when I had nothing.
I’ll never forget that.

Hopefully one day I’ll direct a full feature film based on this story.

Wake Up, Violet.

The story follows Violet, an adult film actress who recently lost her father.
As she walks through Los Angeles, she begins to notice that strangers seem to know something about her past that she desperately tries to hide.

I’m looking forward to finally sharing it with you.

📸 .petrenko
01/01/2026

📸 .petrenko

Address

Los Angeles, CA

Website

Alerts

Be the first to know and let us send you an email when Kody Most posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });