Added support for dynamically loaded videos and fixed caching issue
- Adds >IE8 support for dynamically added videos via 'load' capturing (requires origin and enablejsapi parameters to be set)
- Added detection for existing YT.Player binding to iframe and attaches to that instead of creating new Player, solving #37