mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[MHGalleryItem itemWithYoutubeVideoID:@"myYoutubeID"]; dosnt work

syrakozz opened this issue · comments

[MHGalleryItem itemWithYoutubeVideoID:@"myYoutubeID"]; dosnt work

the video appear blank

also
MHGalleryItem *tailored = [MHGalleryItem.alloc initWithURL:@"http://www.computerhope.com/issues/ibm-linux.mov"
galleryType:MHGalleryTypeVideo];
dont work either