queen-raae / gatsby-remark-oembed

A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
https://gatsby-remark-oembed.netlify.com/
MIT License
162 stars 25 forks source link

Something is up with Twitch embeds #129

Closed raae closed 3 years ago

raae commented 3 years ago

They are not being embedded in the example sites, neither locally or on Netlify.

raae commented 3 years ago

v5 of Twitch API is deprecated and it seems v6 does not have oEmbed support.

See issues on the oEmbed repo: iamcal/oembed#437

dpi commented 3 years ago

xpost https://discuss.dev.twitch.tv/t/oembed-deprecation/24424/3?u=dpi

M0nica commented 3 years ago

Should this plugin deprecate Twitch in light of this update from Twitch? It seems, from what I am reading, since their oEmbed functionality wasn’t publicly documented it was quietly deprecated on their end.

raae commented 3 years ago

The plugin uses the official list over on oembed.com, but it seems that Twitch should be removed from that list and then this project should remove all references to Twitch.

Just makes me so sad that oEmbed support is being dropped and I am holding out hoping it might be added back in...

But I guess you are right @M0nica and we should just go ahead and do it.

raae commented 3 years ago

Would you like to do it @M0nica?

Add a PR for the removal of Twitch at https://github.com/iamcal/oembed and then add a notice in our docs.

raae commented 3 years ago

I created a PR over in the oEmbed repo iamcal/oembed#495.

raae-bot commented 2 years ago

:tada: This issue has been resolved in version 0.2.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

raae-bot commented 2 years ago

:tada: This issue has been resolved in version 0.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: