bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.91k stars 599 forks source link

Fixed ripping of "banner_photo" #156

Closed SuperSonicHub1 closed 4 years ago

SuperSonicHub1 commented 4 years ago

Changed the class the parser looks for and uses str.replace() in order to get the highest-quality image. Hope this gets merged as soon as possible; I'm using this in an RSS project and having access to banner images to use in Feedly would be awesome.