bryanbraun/checkboxland

Add support for new renderImage and renderVideo dataSources

Opened this issue · 2 comments

The renderImage and renderVideo plugins would be a bit more flexible if they accepted other dataSources like:

These dataSources would add support for additional use cases, including:

  • Uploading longer videos (those that are too long to be successfully converted to a data URL).
  • Enable uploading of animated gifs, using third-party conversion tools like Gifler or Gifuct.
  • ...probably other ones!

Hi @bryanbraun is it still an issue? I can look into this if so :)

Yes, @KonradLinkowski, it's still available if you want to give it a shot!