PRX / publish.prx.org

Dovetail podcast CMS frontend
https://publish.prx.org
GNU Affero General Public License v3.0
2 stars 2 forks source link

Feed images #763

Open cavis opened 2 years ago

cavis commented 2 years ago

There is now an API for setting images at the Feed level.

Add 2 image upload fields (and all the async processing/validations) for feed.feed_image and feed.podcast_image.

May be some complexity around how Feeder handles image processing vs CMS. Since thus far, we only upload images to CMS and rely on Announce to get the data to Feeder.