Comment on Fighting with YouTube to show a preview imageComments−yenjay1yHave you seen the oEmbed format: https://abdus.dev/posts/youtube-oembed/ ?I was really happy when I discovered it when I was researching how Wagtail CMS implements the embedded content previews.For your example it returns: "thumbnail_url": "https://i.ytimg.com/vi/bJ7mTY9501c/hqdefault.jpg", The file is smaller but shows up correctly!
Comments
Have you seen the oEmbed format: https://abdus.dev/posts/youtube-oembed/ ?
I was really happy when I discovered it when I was researching how Wagtail CMS implements the embedded content previews.
For your example it returns:
The file is smaller but shows up correctly!