Jefferson-Henrique / GetOldTweets-python

A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
MIT License
1.35k stars 809 forks source link

Download proper link to image #250

Open mkostera opened 5 years ago

mkostera commented 5 years ago

Hi! How to download proper link to image in tweet? I didn't find it.

I got:

katlinegrey | 26.07.2019 23:50 | pic.twitter.com/4hwBCdpP6d | https://twitter.com/katlinegrey/status/1154871564053176325

not

katlinegrey | 26.07.2019 23:50 | https://pbs.twimg.com/media/EAbtjdIXkAM5exc?format=jpg&name=900x900 | https://twitter.com/katlinegrey/status/1154871564053176325

Any hint how to make it?