Butch Ewing

Results 4 comments of Butch Ewing

[This](https://angular-file-upload.appspot.com/) looks interesting.

Coo thanks! On Apr 13, 2012, at 3:53 PM, Mike [email protected] wrote: > Try again. Looks like I had used the **SSH** address rather than the **Git Read-Only** address. >...

I ended up hacking it. I changed the thumbnail function in mediaembed/classes/OEmbed/OEmbed.php to: ``` public function thumbnail() { $thumbnail = ''; if ($this->oembed) { $thumbnail = 'http://img.youtube.com/vi/'.$this->id().'/maxresdefault.jpg'; //$thumbnail = $this->oembed->get('thumbnail_url',...

v0.9.94 corrected the issue for me.