<aside> 💡 Using the thumbnail URL: when in a table view you can double click on the formula result to highlight it and then copy and paste that URL directly into a page or into a File & media property's Embed link field.
</aside>
if(test(prop("Video URL"), "youtube.com/|youtu.be/"), "<https://img.youtube.com/vi/>" + if(contains(prop("Video URL"), "youtube"), replace(replace(prop("Video URL"), ".+?(v=)", ""), "&(.*)", ""), if(contains(prop("Video URL"), "youtu.be"), replace(replace(prop("Video URL"), ".+?(e/)", ""), "[?](.*)", ""), "")) + "/maxresdefault.jpg", "")
[By Ben • Latest • Was this helpful? Please consider buying me a coffee. Cheers!](https://bensomething.notion.site/By-Ben-Latest-Was-this-helpful-Please-consider-buying-me-a-coffee-Cheers-7e0a08e8adbe4fc8af49603e9622621a)