jasonmayes / Twitter-Post-Fetcher

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
http://www.jasonmayes.com/projects/twitterApi
Other
912 stars 233 forks source link

There should be a way to show link to tweeted picture #209

Open dvorapa opened 4 years ago

dvorapa commented 4 years ago

Tweeted picture is correctly shown when "showImages": true is used. But for "showImages": false there is no indication tweet contained a picture.

Please add something like "showImages": "links" to show only a link to the picture.