mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery
MIT License
1.96k stars 352 forks source link

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

Open syrakozz opened 9 years ago

syrakozz commented 9 years ago

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

the video appear blank

syrakozz commented 9 years ago

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