Render custom descriptions with ERB

Adding ERB template rendering for description templates using the instance of a Video as the binding. We're building a tool to sync descriptions to the YouTube API and render the content based on a custom ERB template defined by the user of the application.

Code: https://github.com/cjavdev/video_automation
Twitter: https://twitter.com/cjav_dev
Feedback: https://forms.gle/Q31hhjJGsMrvY4mL6

It turns out there's a really excellent tool called TubeBuddy that already exists and does most of what I was planning to build. I've started using TubeBuddy in the past few months and really like it. If you use this link to buy a license, I'll get a small cut for being an affiliate: https://www.tubebuddy.com/cjavdev.
#rails #rubyonrails