From 17c358a61c4aa9bc9471b1a51c7cd1ceb82f7aee Mon Sep 17 00:00:00 2001 From: jeancf Date: Fri, 6 Mar 2020 17:54:48 +0100 Subject: [PATCH] Mentioned new functionality in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b79357c..6599072 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ that broke when Twitter refreshed their web UI in July 2019. Instead twoot is self contained and handles all the processing. +UPDATE 06 MAR 2020: Added functionality to automatically get images +from tweets considered as "sensitive content" + UPDATE 15 FEB 2020: Twoot has been rewritten to make use of the mobile twitter page without JavaScript after the breaking change of last week.