Option to specify YouTube poster quality for auto-embed URLs #277
thisismatu
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Hey, apologies for the slow reply! Yes, this is something I’ve meant to do basically since the first commit. As this TODO comment shows 😀 So +1 to supporting a way to set defaults for each service’s props via the integration config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! First off, thanks for the great work on astro-embed 🙏
I noticed that the auto-embed URL feature currently uses the
defaultposter quality for YouTube videos. This results in a relatively low-resolution thumbnail, especially if the thumbnail has any text in it. In my case, I’d prefer if had the option to set default quality tomaxso that the higher resolution thumbnail is used.I know that by using the component you can do this, but people who are updating our site are not developers. They’re mostly non-technical users working through a git-based CMS, so they can't really write import statements and such.
That's why I'm wondering if it would it be possible to add a way to configure the default poster quality for YouTube auto-embeds?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions