MHVideoPhotoGallery icon indicating copy to clipboard operation
MHVideoPhotoGallery copied to clipboard

YouTube video not working

Open balkarov opened this issue 8 years ago • 1 comments

Not working:

NSString url = @"http://www.youtube.com/embed/mJg6WU7OXsw?wmode=transparent";
MHGalleryItem *image = [MHGalleryItem.alloc initWithURL:url thumbnailURL:url];

and this not playing video:

MHGalleryItem *image = [MHGalleryItem.alloc initWithURL:ur galleryType:MHGalleryTypeVideo];

balkarov avatar Dec 21 '15 20:12 balkarov

+1 me 2

syrakozz avatar Feb 10 '16 12:02 syrakozz