alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
153 stars 71 forks source link

Support for Facebook videos #914

Open carlosenamdev opened 2 years ago

carlosenamdev commented 2 years ago

According to the code, the plugin doesn't consider the embed codes with the class fb-video, only embeds with fb-post are considered: https://github.com/alleyinteractive/apple-news/blob/develop/includes/apple-exporter/components/class-facebook.php#L83, so Facebook videos don't appear on an Apple News article. Any plans to add FB videos? Reference: https://developers.facebook.com/docs/plugins/embedded-video-player

kevinfodness commented 2 years ago

Good call - I'll mark this as an enhancement for a future version. Thanks!