php-proxy-plugin-bundle icon indicating copy to clipboard operation
php-proxy-plugin-bundle copied to clipboard

VimeoPlugin

Open webaddicto opened this issue 8 years ago • 4 comments

Supports playing of videos on Vimeo.

vimeo-plugin

Please note that "On Demand" videos don't work for now, example: https://vimeo.com/ondemand/timferrissexperiment/149467630

All other videos work fine, example: https://vimeo.com/202889234

webaddicto avatar Feb 08 '17 16:02 webaddicto

change regex to ; \(function\(\w+\,\w+\)\{var \w+=(.+?)\;if\(\!\w+\.request\) then it is done :)

volkirik avatar Jun 19 '18 17:06 volkirik

IMO, if regex fails, then you should download and parse ; https://player.vimeo.com/video/VIDEO_ID/config

volkirik avatar Jun 19 '18 17:06 volkirik

Nothing anymore? too bad..

@Athlon1600 Why not merge?

melroy89 avatar Aug 15 '18 00:08 melroy89

I put the plugin into the plugins folder with the name VimeoPlugin.php.

Fatal error: Uncaught Error: Class 'VimeoPlugin' not found in /var/www/index.php:89 Stack trace: #0 {main} thrown in /var/www/index.php on line 89

Once I add 'Vimeo', to the config.php file. Why?

I don't see any issue.

melroy89 avatar Aug 15 '18 00:08 melroy89