skyless
#1
It seems like if a protected account retweets a tweet, the media url is different from the original tweet and returns 404. A public account retweeting a tweet results in the media urls being the same.
Is this intended? I’d rather not have to make a separate API call to retrieve the working media urls.
The response on the left is from the protected account’s retweet and the media urls return 404 while the response on the right is of the original tweet and the media urls work fine.
skyless
#2
This also seems to happen with protected accounts that tweet media from another account by tweeting https://twitter.com/i/status/{id}/video/1. In this instance, I don’t see a way to retrieve working media urls.