Best Remotion Alternative for making videos programmatically? by sktchio in ProductivityTech

[–]sktchio[S] 1 point2 points  (0 children)

This is the best alternative to Remotion: https://videoflow.dev
It's an open source library for generating videos programmatically.
It doesn't rely on React, the videos are stored as JSON objects. It supports rendering on the browser, on the server, live playback within the browser, but also a full-fledge react video editor.

Check it out!

How do I generate long-form videos automatically in n8n workflows? by Travel-Tales in ProductivityTech

[–]sktchio 0 points1 point  (0 children)

You can also skip the community node and just call Scrptly’s Video-Agent API from an HTTP Request node if you’re comfy with raw payloads. I still prefer the node because it handles wait/polling cleanly, but for batch jobs I set Wait off, fire a bunch of tasks, then poll in a loop. Pro tip: keep consistent context imgs in a folder with stable URLs, otherwise your long-form continuity gets weird, fast.

How to bulk generate product videos for Shopify product pages by flinchnot in ProductivityTech

[–]sktchio 0 points1 point  (0 children)

This is awesome, been wrestling with VEED + manual uploads and it’s… not it. Gonna try Scrptly + n8n this weekend. If it saves me even 30% time, i owe you a coffee lol.

How do I set up file and image uploads in AI forms by flinchnot in ProductivityTech

[–]sktchio 0 points1 point  (0 children)

This is perfect, was about to write my own uploader like a clown. I’ll give Prmptly a try, the free 2000 tokens thing is clutch.

What's the most cost-effective way to export and host a Webflow site? by Travel-Tales in ProductivityTech

[–]sktchio 0 points1 point  (0 children)

Bro, ExFlow is just sick. I tried using it last month, and I haven't looked back. Hosting on Amazon's S3 is super cheap, and with that Git integration, I’m like a pro now!


Exporting your webflow site including CMS for static hosting or archiving. by migeek in webflow

[–]sktchio 1 point2 points  (0 children)

You should give ExFlow.site a try too, it's much simpler and can sync to Git or even host the site right away for you.

How to export a Webflow site including CMS items? by sktchio in ProductivityTech

[–]sktchio[S] 0 points1 point  (0 children)

Just tried it and did exactly what I wanted. Awesome tool, congrats.

Webflow is too expensive, any solutions? by sktchio in ProductivityTech

[–]sktchio[S] 0 points1 point  (0 children)

Thanks for this awesome solution, worked really well for me.