postiz-app
postiz-app copied to clipboard
feature facebook thumbnail api
This PR fixes #215
What kind of change does this PR introduce?
Feature: Add support for Facebook video thumbnails
Why was this change needed?
This change was needed to enhance our Facebook video posting capabilities. By allowing users to set custom thumbnails for their video posts, we improve the visual appeal and click-through rates of the posted content. This feature directly addresses user feedback requesting more control over how their video content appears on Facebook.
Other information:
This feature was implemented based on Facebook's Graph API documentation for video thumbnails (https://developers.facebook.com/docs/graph-api/reference/video-thumbnail/). It adds a new option in the Facebook posting interface for users to upload a custom thumbnail, which is then sent to Facebook along with the video content.
Checklist:
Put a "X" in the boxes below to indicate you have followed the checklist;
- [X] I have read the CONTRIBUTING guide.
- [X] I checked that there were not similar issues or PRs already open for this.
- [X] This PR fixes just ONE issue (do not include multiple issues or types of change in the same PR) For example, don't try and fix a UI issue and include new dependencies in the same PR.
@rohitdash08 is attempting to deploy a commit to the Listinai Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for this one! But we must make it more generic
@nevo-david, can you please have a look now?
Hey @nevo-david , this PR looks pretty good to me, but could you expand on what you said about making it more generic?