Skip to content

How to use python-oembed to automatically choose an endpoint #3

Description

@thapar

As per https://github.com/abarmat/python-oembed#use, I have to provide the endpoint for a provider. I want to know if there is a way to give python-oembed a url such as http://www.flickr.com/photos/wizardbt/2584979382/ and have python-oembed determine the correct endpoint. That way, I can simply supply a picture/video's url, and receive the provider's response easily (I think adding the url to html's img tags works similarly).

If this is not possible, what's a good way to land at the endpoint for a picture/video url?

Aside: I previously asked this question on SO, and I think an answer there might be more useful in terms of future Googling. --> http://stackoverflow.com/questions/16353231/how-to-use-python-oembed-to-automatically-choose-an-endpoint

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions