propublica / politwoops_sunlight

Politwoops web front end
Other
44 stars 30 forks source link

Multiple photos in one tweet #21

Closed nickom closed 10 years ago

nickom commented 10 years ago

Twitter recently announced they were going to roll out the ability to have up to four images included in one tweet. It would be awesome if we could update the screenshot worker/twoops to be sure we're capturing all the media associated with each tweet.

I'm not sure how this is being pass through into the Twitter API, but we already have an example on Politwoops of missing the second image:

Original: https://twitter.com/RepTerriSewell/status/453563517208371200/photo/1 A deleted retweet that only shows the first image: http://politwoops.sunlightfoundation.com/tweet/453574411384549376

dvogel commented 10 years ago

The additional images are now being exposed through the API. I will update the screenshot worker to use the new API extension but Twitter is not doling out the extra images for older tweets so we can't get them retroactively.

dvogel commented 10 years ago

Here's the relevant API documentation update just for posterity.

nickom commented 10 years ago

Thanks for looking into this and no worries about the older images. You're the best!

dvogel commented 10 years ago

Added in c841eb969151d1628441113ac0d317e599f74ced