Email or username:

Password:

Forgot your password?
Top-level
Eugen Rochko

So, how are we going to fix it without hardcoding special treatment for YouTube? Maybe always trying OEmbed endpoint with https would be a safe assumption nowadays? Not sure if there are any OEmbed providers that don't offer https.

2 comments
Dag Ågren ↙︎↙︎↙︎

@Gargron Seems to me like special-casing it for Youtube would be the cleaner option. It's only them misbehaving, and hopefully it will eventually be fixed and the special case can be removed again.

Anthony Sorace

@Gargron If you try the http->https method, please make it a fallback only if the *actually stated* url fails. If you do that, I think that’s better than special casing for YouTube.

Go Up