Merge pull request #4102 from micmania1/patch-10

NEW Added Youtube's short URL.
This commit is contained in:
Ingo Schommer 2015-04-26 17:09:17 +12:00
commit 771597dd8f

View File

@ -8,6 +8,12 @@ Oembed:
'https://*.youtube.com/watch*':
http: 'http://www.youtube.com/oembed/',
https: 'https://www.youtube.com/oembed/?scheme=https'
'http://*.youtu.be/*':
http: 'http://www.youtube.com/oembed/',
https: 'https://www.youtube.com/oembed/?scheme=https'
'https://youtu.be/*':
http: 'http://www.youtube.com/oembed/',
https: 'https://www.youtube.com/oembed/?scheme=https'
'http://*.flickr.com/*':
'http://www.flickr.com/services/oembed/'
'http://*.viddler.com/*':