Added ability to grab oembed html given a tweet id. #135

Merged
notthatbreezy merged 1 commit from oembed_branch into master 2012-12-14 04:07:07 -08:00
Showing only changes of commit d83cc32b3d - Show all commits

View file

@ -339,6 +339,10 @@ api_table = {
'url': '/report_spam.json',
'method': 'POST',
},
'getOembedTweet': {
'url': '/statuses/oembed.json',
'method': 'GET',
},
}
# from https://dev.twitter.com/docs/error-codes-responses