splitbrain / dokuwiki-plugin-vshare

Plugin to easily embed videos from various video sharing sites into DokuWiki
http://www.dokuwiki.org/plugin:vshare
17 stars 19 forks source link

Please add support for Panopto #84

Closed actuarysailor closed 4 years ago

actuarysailor commented 4 years ago

I am sure many companies use Panopto for their video hosting; I attempted to do it myself but could not get it to work. Note that company would be replaced by the company name.

sites.conf: **company** iframe https://**company**.hosted.panopto.com/Panopto/Pages/Embed.aspx?id=@VIDEO@&autoplay=false&offerviewer=true&showtitle=true&showbrand=false&start=0&interactivity=all

sites.js '**company**': 'panopto\\.com/.*[&?]id=([a-z0-9_\\-]+)'

splitbrain commented 4 years ago

From your example it seems that each panopto client has their own subdomain. That's not supported by vshare.