Skip to content

Instantly share code, notes, and snippets.

@osama2kabdullah
Created March 19, 2024 05:27
Show Gist options
  • Save osama2kabdullah/ae4a12d1902e80d0da57b958b567c908 to your computer and use it in GitHub Desktop.
Save osama2kabdullah/ae4a12d1902e80d0da57b958b567c908 to your computer and use it in GitHub Desktop.
Grab the raw video url in shopify hosted video.
{% assign video_url = block.settings.video.sources | where: 'format', 'mp4' | first %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment