clonemeagain / attachment_preview

osTicket Plugin: Allows inline view of attachments
GNU General Public License v2.0
48 stars 16 forks source link

Can You Add Vimeo Video Support Too? #43

Open Wasca opened 5 years ago

Wasca commented 5 years ago

Great plugin thanks for making it.

Could you add Vimeo video support too? Currently it look to be only working for Youtube Videos.

clonemeagain commented 4 years ago

Apparently I didn't have notifications on? wth, anyway, if you can provide examples (I'm not used to vimeo embedded in email) we can probably figure it out.

Wasca commented 4 years ago

Thanks for getting back to me, I'd forgotten all about this request.

This is a sample of the embed code for vimeo.

<iframe src="https://player.vimeo.com/video/417068781" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>

This is a sample URL link to the same video.

https://vimeo.com/417068781

If you need any more information let me know.