1. Media->Administrate->Services
2. Edit YouTube, YouTu.be: and change fields to:
a/ FEED: https://www.youtube.com/watch?v={serviceVAL}
b/ ServiceVAL: null
c/ Thumbnail: $meta['og:image']
d/ Title: $meta['og:title']
e/ Description: $meta['og:description']
f/ RegEx and Link: change http:/ to https:/
For Vimeo:
a/ Feed: https://www.vimeo.com/{serviceVAL}
b/ ServiceVAL: null
c/ Thumbnail: $meta['og:image']
d/ Title: $meta['og:title']
e/ Description: $meta['og:description']
f/ RegEx and Link: change http:/ to https:/
Unfortunately "Duration" (time of Video) doesn't work. You have edit it manually. (Maybe someone can resolve it?)
|