elfeed-nitter

Download Nitter RSS feeds in such a way that for each feed it will choose a random nitter instance.
git clone https://kaka.farm/~git/elfeed-nitter
Log | Files | Refs

DateCommit messageAuthorFiles+-
2023-11-06 12:28Change a few names. Simplify an update function. Correct defcustom types.Yuval Langer1+10-14
2023-11-04 23:28Add some docstrings. Also, elfeed-nitter-update-random-instances works as expected.Yuval Langer1+83-51
2023-11-04 17:17Use read-symbol-shorthands, try dash.el threading, and sanitise URL, maybe.Yuval Langer1+81-38
2023-11-04 07:55Mask global variable the proper way?Yuval Langer1+1-5
2023-11-03 23:20Move values into defvars. Maybe not change an Elfeed global variable in the update function.Yuval Langer1+20-19
2023-11-03 21:02Remove interactive testing line.Yuval Langer1+0-2
2023-11-03 19:05Add repositories.Yuval Langer1+5-0
2023-11-03 19:02Add Nitter wiki git repository cloning, updating, and parsing of working instances.Yuval Langer1+35-18
2023-11-03 14:57First commit.Yuval Langer2+113-0