collective / wildcard.media

13 stars 12 forks source link

When rendering a video from a youtube url (without youtube upload enabled) the video elements double up #26

Closed neilferreira closed 8 years ago

neilferreira commented 8 years ago

https://github.com/collective/wildcard.media/blob/master/wildcard/media/browser/templates/video_macro.pt#L41

On this line you can see that if you've specified a youtube URL you will get a

I'll try get a PR in for this.

cekk commented 8 years ago

@neilferreira this should be fixed with pr #28 and already merged. @vangheem i think that we can close this issue

neilferreira commented 8 years ago

Looks good!