MX NATIVE VIDEO REVAMP
Unlock true aspect-ratio freedom for your Squarespace videos. This script bypasses Vimeo/YouTube constraints, enabling native, watermark-ready video players that adapt to your source files.
:: Features & Specifics
Native Ratio Freedom: The video block naturally reshapes to match the exact source file you upload. No more forced crops or fixed-aspect gutters.
Integrated Watermarking: Apply professional, auto-scaling text watermarks directly through the stylesheet.
Multi-Instance Performance: Run multiple videos concurrently; the script scopes to individual instances without cross-talk.
Responsive Vertical Viewport Scaling: Videos will stay within the visual height of the page, ensuring they are never vertically cut-off by the browser window, no matter the device.
:: Configuration Settings
| Constant | Description | Configuration |
|---|---|---|
| wm-content | Watermark text string | "MATRIARX.COM" |
| video-roundness | Corner radius | 15px |
| desktop-max-height | Responsive ceiling | 95vh |
| wm-color | Text opacity/color | rgba(255,255,255,0.7) |
| wm-font | Typography stack | 'Syncopate' |
:: Compatibility & Limitations
Specifically engineered for Squarespace 7.1 layouts.
:: Installation & Technicals
Drop the script into your site’s Settings > Developer Tools > Code Injection > Header. Once active, the script automatically parses your standard Squarespace video blocks to strip constraints and enable full-control playback.
The system utilizes a MutationObserver to ensure that as your video metadata loads, the container dynamically snaps to match your media’s native dimensions. All branding and visual constraints are managed via the CSS variables block at the top of the code, allowing you to edit the watermark font, color, and positioning independently of the playback logic.
Scroll down to see the live implementation demo. ▼
MX NATIVE VIDEO v1.0 · Copyright Lucas Gaudette.
PART OF THE MATRIARX UNIVERSE
PART OF THE MATRIARX UNIVERSE

