I apologize if this has been answered already, but is there a plan to implement oembed for clips/videos in helix. The current v5 endpoint returns 204 No Content.
I don’t think OEmbed was every officially documented. If it isn’t documented on the API docs, then its assumed to be removed at anytime by twitch as they never announced they would support it.
Though OEmbed may not have been a public API it would be great to get an answer on this. Several projects make reference to it, including OEmbed.com itself.
- https://github.com/iamcal/oembed/issues/437
- Wordpress: https://core.trac.wordpress.org/ticket/39410 closed their ticket because of assumed deprecation.
- Drupals builtin OEmbed functionality no longer works.
- Ghost https://ghost.org/integrations/twitch/
- Gatsby plugin https://github.com/raae/gatsby-remark-oembed/issues/129