I spent a few hours investigating this and found a 3 immediate problems,
and solved the 2 easyish ones....

First youtube considers SSL to be mandatory - any attempt to request a
non-SSL page results in a redirect. So you need to have the
IO::SOcket::SSL modules installed

Second there's a slight data format change that breaks a regex used by
the plugin

Third there's a new protection system for the player that requires
unobfuscating a signature parameter in a pretty damn hard  manner.


------------------------------------------------------------------------
berrange's Profile: http://forums.slimdevices.com/member.php?userid=64173
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to