Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated YouTube API Key #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

chrismeats
Copy link

I updated the YouTube API Key to use MHGalleryCustomLocalizationBlock using the stringToLocalize = "youtubeApiKey"
fixes #109

dpizzuto and others added 3 commits July 7, 2015 07:42
The original implementation was did with API v2 which are deprecated
right now. I replaced the old implementation with the new that requires
an API key generated from Google Api Console, this key must be
specified at row 6 of MHGallery.m through the const string
MHYoutubeApiKey. Really, only the duration need to be called via v3 API
because the thumbnails are available without API call (a little trick).
I know that’s a quick and dirty solution in fact, the rest part of
library will have to be modified.
@syrakozz
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thumbnail youtube video
3 participants