superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

fix: don't use `title` as video description on Facebook in social-media/PublishPost #285

Closed tmladek closed 1 year ago

tmladek commented 1 year ago

Description

input.title was used as the primary description of an uploaded Facebook video, with input.text as the fallback. This change makes it so that only input.text is considered.

Motivation and Context

This behavior is unexpected.

Types of changes

Checklist: