Athlon1600 / php-proxy-plugin-bundle

PHP-Proxy Plugins made for unblockvideos.com
https://unblockvideos.com/
MIT License
20 stars 24 forks source link

VimeoPlugin #3

Open webaddicto opened 7 years ago

webaddicto commented 7 years ago

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

volkirik commented 6 years ago

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

volkirik commented 6 years ago

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

melroy89 commented 6 years ago

Nothing anymore? too bad..

@Athlon1600 Why not merge?

melroy89 commented 6 years ago

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.