Back
Similar todos
Add support for video embeds #buildinpublic
add video support #tweetphoto
support API to fetch videos #indielog
🚀 Feature: Enable insertion of embeds (start with YouTube, Spotify, tweets and Vimeo). #blurt
Created video picker for stock videos search #copycopter
Wrote a blog post about Unsplash + Pexels integrations blog.copicake.com/new-unsplas… #copicake
Add video to the site #pixelsnap
add videos to page #learnwhileyoupoop
get stats on pexels
Add image/video uploads to new API #wip
Add video player #pixelsnap
Support images and videos #aware
Adding small videos of each feature on the homepage.
For those interested, here's the HTML:
<video style="border-radius: 10px;" width="100%" height="100%" autoplay muted loop playsinline preload="auto">
<source src="https://yourvideostoredlink" type="video/mp4">
Your browser does not support the video tag.
</video> #magictellers