The current YouTube provider scheme has http://youtu.be/* in the list, but not the HTTPS version.
This task is to add https://youtu.be/* to the list of provider scheme URL patterns.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | oembed-add-https-providers-2908066-4.patch | 2.98 KB | byronveale |
| #3 | oembed-add-youtube-provider-url-2908066.patch | 388 bytes | solenity |
Comments
Comment #2
solenity commentedComment #3
solenity commentedHere is a patch that adds
https://youtu.be/*to the list of YouTube provider URL patterns.Comment #4
byronveale commentedAttaching a patch that covers Flickr, Slideshare, and Vimeo also.
Comment #5
byronveale commentedComment #6
kclarkson commentedThe patch applied cleanly and I am now able to embed youtube videos once again. This is an important one that needs to be committed! :)
Comment #7
byronveale commented+1, we've been using this patch in production for over a year, in a platform with over 200 sites.
Comment #9
joseph.olstadThanks again!