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 Instagram Uri #9

Closed
wants to merge 1 commit into from
Closed

Conversation

h0lyalg0rithm
Copy link
Member

Added Instagram to project file and updated Readme

Fix a typo in the README

Added Instagram to project file and updated Readme

Fix a typo
@h0lyalg0rithm
Copy link
Member Author

Looks good tested it

return nil

case .Media(let id):
return "p/-\(id)/"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't work for me, unless I use double hyphen:
Broken
Works

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess my assumption was wrong the url for the images seems to be random.Like this one https://www.instagram.com/p/_ANch4BccQ/
Or
https://www.instagram.com/p/9GSY9uBali/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@h0lyalg0rithm ok, we probably need some test IDs from the API. As far as I can tell, there are different kinds of IDs, and I haven't used instagram API before to know the difference. Do you think you can look into that?

@Mazyod
Copy link
Member

Mazyod commented Dec 7, 2015

Looking awesome, just need to take care of the minor media URL issue, then it'll be good to go

@Mazyod
Copy link
Member

Mazyod commented Dec 18, 2015

rebased in #12

@Mazyod Mazyod closed this Dec 18, 2015
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.

2 participants