ciderpunx / twitrssme

TwitRSS.me: Tool to make Twittter timelines and searches into RSS feeds
https://twitrss.me
GNU General Public License v2.0
358 stars 58 forks source link

Include quoted tweets #37

Open dperelman opened 7 years ago

dperelman commented 7 years ago

Twitter (somewhat) recently added a feature where referenced tweets appear as quotes below the tweet linking to them. This information appears to be in the HTML, so it should be easy to include. (Not entirely related, but there are are things that appear below a tweet like headlines for some news websites.)

(I intend to implement this myself.)