You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's right. Unfortunately, MediaEmbed is currently not as flexible as I wish. Adding a service like Grav\Plugin\MediaEmbed\Services\GitHub should be possible.
However, I strive for a complete rewrite of code base and currently collect ideas.
The current YouTube endpoint is:
http://www.youtube.com/oembed?url={:canonical}&format=json
But, the image is only 480 x 270. It would be great if we could use:
http://img.youtube.com/vi/{:id}/maxresdefault.jpg
This would allow a much larger image (906x510).
The text was updated successfully, but these errors were encountered: