php-proxy-plugin-bundle
php-proxy-plugin-bundle copied to clipboard
VimeoPlugin
Supports playing of videos on Vimeo.
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
change regex to ;
\(function\(\w+\,\w+\)\{var \w+=(.+?)\;if\(\!\w+\.request\)
then it is done :)
IMO, if regex fails, then you should download and parse ;
https://player.vimeo.com/video/VIDEO_ID/config
Nothing anymore? too bad..
@Athlon1600 Why not merge?
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.