You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Also this is now much harder these days because of iFrame cross-origin stuff, so we can't edit the HTML anymore easily. The best way to do this would probably be run the whole thing server-side in a headless browser (maybe using https://github.com/octaltree/playwright-rust?), scrape out the HTML blocks and do the rewriting there.
Playwright is unusable, as the nth selector and lots more features only came in more recently (1.14), but the playwright-rust isn't very maintained and only supports 1.11. Back to Selenium we go!
e.g. https://gasconade.tevp.net/tweet/deniseyu21/1357832814629171201 feels fairly noisy and could probably remove the bottom parts of each tweet
The text was updated successfully, but these errors were encountered: