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

Added mp4 and webp support to Giphy::Image #11

Merged
merged 2 commits into from
Oct 19, 2017
Merged

Conversation

lirien
Copy link
Contributor

@lirien lirien commented Sep 3, 2016

The Giphy API now supports HTML5 video formats and they were previously not accessible without accessing the private hash attribute. This pull request makes them accessible in the Giphy::Image class.

@lirien
Copy link
Contributor Author

lirien commented Sep 3, 2016

The Travis CI build failed in the first commit because there's a bug in Bundler that causes it to throw an error when installing the bundle in older Ruby versions. According to this bug report (rubygems/bundler#3558) using the sudo: false configuration resolves the issue. (It worked in this case.)

@schonstal
Copy link
Contributor

This resolves #18

@schonstal
Copy link
Contributor

@sebasoga Any chance this will get merged soon?

@sogamoso sogamoso merged commit 60c1c6f into sogamoso:master Oct 19, 2017
@sogamoso
Copy link
Owner

Hey @lirien thanks for adding support for mp4 and webp. This is great!

I'll cut a new version this weekend including these changes.

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.

3 participants