about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-10-21 16:14:41 -0500
committerCase Duckworth2022-10-21 16:14:41 -0500
commit13baef9f133bc679f28d4c740966392f30bdae27 (patch)
treebf288736d420fe147cc3354801ffb7fb184e3b5b
parentMaybe ... archive better?! (diff)
downloadsfeed-13baef9f133bc679f28d4c740966392f30bdae27.tar.gz
sfeed-13baef9f133bc679f28d4c740966392f30bdae27.zip
Add garethrees; re-indent
-rw-r--r--sfeedrc685
1 files changed, 343 insertions, 342 deletions
diff --git a/sfeedrc b/sfeedrc index 0513ed0..a499d4e 100644 --- a/sfeedrc +++ b/sfeedrc
@@ -8,402 +8,403 @@ maxjobs="$(nproc)"
8### Feeds ####################################################### 8### Feeds #######################################################
9 9
10feeds() { 10feeds() {
11 ## feed NAME FEED_URL BASE_URL ENCODING # defined by sfeedrc(5). 11 ## feed NAME FEED_URL BASE_URL ENCODING # defined by sfeedrc(5).
12 # I want to add some extra fields after these. 12 # I want to add some extra fields after these.
13 feeds_planets 13 feeds_planets
14 feeds_youtube 14 feeds_youtube
15 feeds_podcasts 15 feeds_podcasts
16 feeds_friends 16 feeds_friends
17 feeds_people 17 feeds_people
18 feeds_news 18 feeds_news
19 feeds_smolweb 19 feeds_smolweb
20 feeds_comics 20 feeds_comics
21 feeds_misc 21 feeds_misc
22 feeds_me 22 feeds_me
23 feeds_from_agafnd 23 feeds_from_agafnd
24 feeds_from_elioat 24 feeds_from_elioat
25} 25}
26 26
27feeds_planets() { 27feeds_planets() {
28 feedx "Planet Emacs" "https://planet.emacslife.com/atom.xml" "https://planet.emacslife.com/" "" 28 feedx "Planet Emacs" "https://planet.emacslife.com/atom.xml" "https://planet.emacslife.com/" ""
29 feedx "r/emacs" "https://i.reddit.com/r/emacs.rss" "https://i.reddit.com/r/emacs" "" 29 feedx "r/emacs" "https://i.reddit.com/r/emacs.rss" "https://i.reddit.com/r/emacs" ""
30 feedx "Planet Lisp" "https://planet.lisp.org/rss20.xml" "https://planet.lisp.org/" "" 30 feedx "Planet Lisp" "https://planet.lisp.org/rss20.xml" "https://planet.lisp.org/" ""
31 feedx "Planet Scheme" "https://planet.scheme.org/atom.xml" "https://planet.scheme.org/" "" 31 feedx "Planet Scheme" "https://planet.scheme.org/atom.xml" "https://planet.scheme.org/" ""
32} 32}
33 33
34feeds_podcasts() { 34feeds_podcasts() {
35 feedx "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" 35 feedx "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" ""
36 feedx "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" 36 feedx "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" ""
37 feedx "Hacker Public Radio" "https://hackerpublicradio.org/hpr_ogg_rss.php" "https://hackerpublicradio.org/" "" 37 feedx "Hacker Public Radio" "https://hackerpublicradio.org/hpr_ogg_rss.php" "https://hackerpublicradio.org/" ""
38 feedx "Levar Burton Reads" "https://feeds.simplecast.com/LDNgBXht" 38 feedx "Levar Burton Reads" "https://feeds.simplecast.com/LDNgBXht"
39 feedx "A Problem Squared" "https://feeds.libsyn.com/230510/rss" 39 feedx "A Problem Squared" "https://feeds.libsyn.com/230510/rss"
40 feedx "Lowtech Radio Gazeete" "https://lambdacreate.com/static/ltrg/feed.xml" "https://lambdacreate.com/podcast/ltrg" 40 feedx "Lowtech Radio Gazeete" "https://lambdacreate.com/static/ltrg/feed.xml" "https://lambdacreate.com/podcast/ltrg"
41 yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA" 41 yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA"
42 feedx "Maintenance Phase" "https://feeds.buzzsprout.com/1411126.rss" "https://www.maintenancephase.com/" 42 feedx "Maintenance Phase" "https://feeds.buzzsprout.com/1411126.rss" "https://www.maintenancephase.com/"
43 feedx "Switched on Pop" "https://feeds.megaphone.fm/switchedonpop" "https://switchedonpop.com/" 43 feedx "Switched on Pop" "https://feeds.megaphone.fm/switchedonpop" "https://switchedonpop.com/"
44 feedx "You Are Good" "https://feeds.blubrry.com/feeds/whyaredads.xml" "" 44 feedx "You Are Good" "https://feeds.blubrry.com/feeds/whyaredads.xml" ""
45} 45}
46 46
47feeds_youtube() { 47feeds_youtube() {
48 yt_feed "NPR Music" "UC4eYXhJI4-7wSWc8UNRwD4A" 48 yt_feed "NPR Music" "UC4eYXhJI4-7wSWc8UNRwD4A"
49 yt_feed "3Blue1Brown" "UCYO_jab_esuFRV4b17AJtAw" 49 yt_feed "3Blue1Brown" "UCYO_jab_esuFRV4b17AJtAw"
50 yt_feed "AB - Ancienne Belgique" "UCUVAw2kdxJlcfCdEcdgXv5A" 50 yt_feed "AB - Ancienne Belgique" "UCUVAw2kdxJlcfCdEcdgXv5A"
51 yt_feed "Adam Ragusea" "UC9_p50tH3WmMslWRWKnM7dQ" 51 yt_feed "Adam Ragusea" "UC9_p50tH3WmMslWRWKnM7dQ"
52 yt_feed "Babish Culinary Universe" "UCJHA_jMfCvEnv-3kRjTCQXw" 52 yt_feed "Babish Culinary Universe" "UCJHA_jMfCvEnv-3kRjTCQXw"
53 yt_feed "Baggers" "UCMV8p6Lb-bd6UZtTc_QD4zA" 53 yt_feed "Baggers" "UCMV8p6Lb-bd6UZtTc_QD4zA"
54 yt_feed "Case Duckworth" "UC92gRJdnUYklVu4pvj9n0Lw" 54 yt_feed "Case Duckworth" "UC92gRJdnUYklVu4pvj9n0Lw"
55 yt_feed "Claire Saffitz x Dessert Person" "UCvw6Y1kr_8bp6B5m1dqNyiw" 55 yt_feed "Claire Saffitz x Dessert Person" "UCvw6Y1kr_8bp6B5m1dqNyiw"
56 yt_feed "Computerphile" "UC9-y-6csu5WGm29I7JiwpnA" 56 yt_feed "Computerphile" "UC9-y-6csu5WGm29I7JiwpnA"
57 yt_feed "EBRPL Career Center" "UCIvntuaxP7PyaJDeHE_9E8Q" 57 yt_feed "EBRPL Career Center" "UCIvntuaxP7PyaJDeHE_9E8Q"
58 yt_feed "EmacsConf and Emacs hangouts" "UCwuyodzTl_KdEKNuJmeo99A" 58 yt_feed "EmacsConf and Emacs hangouts" "UCwuyodzTl_KdEKNuJmeo99A"
59 yt_feed "Gavin Freeborn" "UCJetJ7nDNLlEzDLXv7KIo0w" 59 yt_feed "Gavin Freeborn" "UCJetJ7nDNLlEzDLXv7KIo0w"
60 yt_feed "Henry Homesweet" "UCZqjwc1Wy5t1rsviYYsJiYg" 60 yt_feed "Henry Homesweet" "UCZqjwc1Wy5t1rsviYYsJiYg"
61 yt_feed "Howard Abrams" "UCVHICXXtKG7rZgtC5xonNdQ" 61 yt_feed "Howard Abrams" "UCVHICXXtKG7rZgtC5xonNdQ"
62 yt_feed "Ignite Talks" "UCZotK8ZPTUNLMeW5Q6T0cKg" 62 yt_feed "Ignite Talks" "UCZotK8ZPTUNLMeW5Q6T0cKg"
63 yt_feed "Jake B" "UCBMMB7Yi0eyFuY95Qn2o0Yg" 63 yt_feed "Jake B" "UCBMMB7Yi0eyFuY95Qn2o0Yg"
64 yt_feed "James Tomasino" "UCbTp1BYjpuhDRG5OmgIT8iw" 64 yt_feed "James Tomasino" "UCbTp1BYjpuhDRG5OmgIT8iw"
65 yt_feed "jan Misali" "UCJOh5FKisc0hUlEeWFBlD-w" 65 yt_feed "jan Misali" "UCJOh5FKisc0hUlEeWFBlD-w"
66 yt_feed "Joshua Weissman" "UChBEbMKI1eCcejTtmI32UEw" 66 yt_feed "Joshua Weissman" "UChBEbMKI1eCcejTtmI32UEw"
67 yt_feed "J Duckworth Animations" "UCtAEaNVrNxAUy2VSRPD_PYQ" 67 yt_feed "J Duckworth Animations" "UCtAEaNVrNxAUy2VSRPD_PYQ"
68 yt_feed "John Kitchin" "UCQp2VLAOlvq142YN3JO3y8w" 68 yt_feed "John Kitchin" "UCQp2VLAOlvq142YN3JO3y8w"
69 yt_feed "karthik" "UCbh_g91w0T6OYp40xFrtnhA" 69 yt_feed "karthik" "UCbh_g91w0T6OYp40xFrtnhA"
70 yt_feed "Ken Forkish" "UCvVvFZd0e86bLbd5FdgYiUg" 70 yt_feed "Ken Forkish" "UCvVvFZd0e86bLbd5FdgYiUg"
71 yt_feed "Lex Fridman" "UCSHZKyawb77ixDdsGog4iWA" 71 yt_feed "Lex Fridman" "UCSHZKyawb77ixDdsGog4iWA"
72 yt_feed "LockPickingLawyer" "UCm9K6rby98W8JigLoZOh6FQ" 72 yt_feed "LockPickingLawyer" "UCm9K6rby98W8JigLoZOh6FQ"
73 yt_feed "Maangchi" "UC8gFadPgK2r1ndqLI04Xvvw" 73 yt_feed "Maangchi" "UC8gFadPgK2r1ndqLI04Xvvw"
74 yt_feed "Mike Zamansky" "UCxkMDXQ5qzYOgXPRnOBrp1w" 74 yt_feed "Mike Zamansky" "UCxkMDXQ5qzYOgXPRnOBrp1w"
75 yt_feed "MIT OpenCourseWare" "UCEBb1b_L6zDS3xTUrIALZOw" 75 yt_feed "MIT OpenCourseWare" "UCEBb1b_L6zDS3xTUrIALZOw"
76 yt_feed "My Analog Journal" "UC8TZwtZ17WKFJSmwTZQpBTA" 76 yt_feed "My Analog Journal" "UC8TZwtZ17WKFJSmwTZQpBTA"
77 yt_feed "Nat's What I Reckon" "UCEFW1E8QzP-hKxjO2Rj68wg" 77 yt_feed "Nat's What I Reckon" "UCEFW1E8QzP-hKxjO2Rj68wg"
78 yt_feed "Now You See It" "UCWTFGPpNQ0Ms6afXhaWDiRw" 78 yt_feed "Now You See It" "UCWTFGPpNQ0Ms6afXhaWDiRw"
79 yt_feed "Numberphile" "UCoxcjq-8xIDTYp3uz647V5A" 79 yt_feed "Numberphile" "UCoxcjq-8xIDTYp3uz647V5A"
80 yt_feed "Philosophy Tube" "UC2PA-AKmVpU6NKCGtZq_rKQ" 80 yt_feed "Philosophy Tube" "UC2PA-AKmVpU6NKCGtZq_rKQ"
81 yt_feed "PronunciationManual" "UCqDSLtXeZsGc3dtVb5MW13g" 81 yt_feed "PronunciationManual" "UCqDSLtXeZsGc3dtVb5MW13g"
82 yt_feed "Protesilaos Stavrou" "UC0uTPqBCFIpZxlz_Lv1tk_g" 82 yt_feed "Protesilaos Stavrou" "UC0uTPqBCFIpZxlz_Lv1tk_g"
83 yt_feed "RailCowGirl" "UCj-Xm8j6WBgKY8OG7s9r2vQ" 83 yt_feed "RailCowGirl" "UCj-Xm8j6WBgKY8OG7s9r2vQ"
84 yt_feed "Simone Giertz" "UC3KEoMzNz8eYnwBC34RaKCQ" 84 yt_feed "Simone Giertz" "UC3KEoMzNz8eYnwBC34RaKCQ"
85 yt_feed "Steve Yegge" "UC2RCcnTltR3HMQOYVqwmweA" 85 yt_feed "Steve Yegge" "UC2RCcnTltR3HMQOYVqwmweA"
86 yt_feed "System Crafters" "UCAiiOTio8Yu69c3XnR7nQBQ" 86 yt_feed "System Crafters" "UCAiiOTio8Yu69c3XnR7nQBQ"
87 yt_feed "Tasting History with Max Miller" "UCsaGKqPZnGp_7N80hcHySGQ" 87 yt_feed "Tasting History with Max Miller" "UCsaGKqPZnGp_7N80hcHySGQ"
88 yt_feed "Technology Connections" "UCy0tKL1T7wFoYcxCe0xjN6Q" 88 yt_feed "Technology Connections" "UCy0tKL1T7wFoYcxCe0xjN6Q"
89 yt_feed "Too Many Zooz" "UCtjXVqMVzBIgU0SO8AV0vPg" 89 yt_feed "Too Many Zooz" "UCtjXVqMVzBIgU0SO8AV0vPg"
90 yt_feed "Townsends" "UCxr2d4As312LulcajAkKJYw" 90 yt_feed "Townsends" "UCxr2d4As312LulcajAkKJYw"
91 yt_feed "Unitarian Church of Baton Rouge" "UClrqHvbiFM-1hn931ZmAPFw" 91 yt_feed "Unitarian Church of Baton Rouge" "UClrqHvbiFM-1hn931ZmAPFw"
92 yt_feed "Vulf" "UCtWuB1D_E3mcyYThA9iKggQ" 92 yt_feed "Vulf" "UCtWuB1D_E3mcyYThA9iKggQ"
93 yt_feed "WFTDA: Women's Flat Track Derby Association" "UC7eMWpvytqd3gYAqxTl9w7g" 93 yt_feed "WFTDA: Women's Flat Track Derby Association" "UC7eMWpvytqd3gYAqxTl9w7g"
94 yt_feed "Zach Anner" "UCPTVYxUoYWhNa8J7GzIGnyQ" 94 yt_feed "Zach Anner" "UCPTVYxUoYWhNa8J7GzIGnyQ"
95 yt_feed "Andrew Tropin" "UCuj_loxODrOPxSsXDfJmpng" 95 yt_feed "Andrew Tropin" "UCuj_loxODrOPxSsXDfJmpng"
96 yt_feed "Animist" "UCweDxCT5Fiykk3uHqPKqLWg" 96 yt_feed "Animist" "UCweDxCT5Fiykk3uHqPKqLWg"
97 yt_feed "Chris Were Digital" "UCAPR27YUyxmgwm3Wc2WSHLw" 97 yt_feed "Chris Were Digital" "UCAPR27YUyxmgwm3Wc2WSHLw"
98 yt_feed "Esoterica" "UCoydhtfFSk1fZXNRnkGnneQ" 98 yt_feed "Esoterica" "UCoydhtfFSk1fZXNRnkGnneQ"
99 yt_feed "FOSDEM" "UC9NuJImUbaSNKiwF2bdSfAw" 99 yt_feed "FOSDEM" "UC9NuJImUbaSNKiwF2bdSfAw"
100} 100}
101 101
102feeds_from_agafnd() { 102feeds_from_agafnd() {
103 # https://tilde.town/~agafnd/good-rss.html 103 # https://tilde.town/~agafnd/good-rss.html
104 yt_feed "bill wurtz" "UCq6aw03lNILzV96UvEAASfQ" 104 yt_feed "bill wurtz" "UCq6aw03lNILzV96UvEAASfQ"
105 yt_feed "Atomic Shrimp" "UCSl5Uxu2LyaoAoMMGp6oTJA" 105 yt_feed "Atomic Shrimp" "UCSl5Uxu2LyaoAoMMGp6oTJA"
106 yt_feed "brian david gilbert" "UCakAg8hC_RFJm4RI3DlD7SA" 106 yt_feed "brian david gilbert" "UCakAg8hC_RFJm4RI3DlD7SA"
107 yt_feed "Jonni Phillips" "UC1NbRaGNot6kNEL3Jsa7SRA" 107 yt_feed "Jonni Phillips" "UC1NbRaGNot6kNEL3Jsa7SRA"
108 # podcasts 108 # podcasts
109 feedx "Lingthusiasm" "https://feeds.soundcloud.com/users/soundcloud:users:237055046/sounds.rss" "https://lingthusiasm.com/" 109 feedx "Lingthusiasm" "https://feeds.soundcloud.com/users/soundcloud:users:237055046/sounds.rss" "https://lingthusiasm.com/"
110 # other stuff 110 # other stuff
111 feedx "Buttersafe" "https://feeds.feedburner.com/buttersafe" "https://www.buttersafe.com/" 111 feedx "Buttersafe" "https://feeds.feedburner.com/buttersafe" "https://www.buttersafe.com/"
112 feedx "Going Medieval" "https://going-medieval.com/feed/" 112 feedx "Going Medieval" "https://going-medieval.com/feed/"
113 feedx "Scooby Doo Mistakes" "https://scoobydoomistakes.tumblr.com/rss" "https://scoobydoomistakes.tumblr.com/" 113 feedx "Scooby Doo Mistakes" "https://scoobydoomistakes.tumblr.com/rss" "https://scoobydoomistakes.tumblr.com/"
114} 114}
115 115
116feeds_from_elioat() { 116feeds_from_elioat() {
117 # feed <name> <feedurl> [basesiteurl] [encoding] 117 # feed <name> <feedurl> [basesiteurl] [encoding]
118 feedx "antoine.studio" "https://antoine.studio/rss.xml" 118 feedx "antoine.studio" "https://antoine.studio/rss.xml"
119 feedx "apenwarr" "https://apenwarr.ca/log/rss.php" 119 feedx "apenwarr" "https://apenwarr.ca/log/rss.php"
120 feedx "bert.org" "https://bert.org/feed.xml" 120 feedx "bert.org" "https://bert.org/feed.xml"
121 feedx "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" 121 feedx "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml"
122 feedx "Buried Treasure" "https://buried-treasure.org/feed/" 122 feedx "Buried Treasure" "https://buried-treasure.org/feed/"
123 123
124 feedx "catapult" "https://catapult.co/rss" 124 feedx "catapult" "https://catapult.co/rss"
125 feedx "codex99" "http://codex99.com" 125 feedx "codex99" "http://codex99.com"
126 feedx "compudanzas log" "https://compudanzas.net/atom.xml" 126 feedx "compudanzas log" "https://compudanzas.net/atom.xml"
127 feedx "DustyCloud Brainstorms" "http://dustycloud.org/blog/index.xml" 127 feedx "DustyCloud Brainstorms" "http://dustycloud.org/blog/index.xml"
128 feedx "Earthly" "https://earthly.dev/blog/feed.xml" 128 feedx "Earthly" "https://earthly.dev/blog/feed.xml"
129 feedx "Ella Hoeppner" "https://www.ellahoeppner.com/blog.rss" 129 feedx "Ella Hoeppner" "https://www.ellahoeppner.com/blog.rss"
130 feedx "Esoteric Codes" "https://esoteric.codes/rss" 130 feedx "Esoteric Codes" "https://esoteric.codes/rss"
131 feedx "Grimgrains" "https://grimgrains.com/links/rss.xml" 131 feedx "Grimgrains" "https://grimgrains.com/links/rss.xml"
132 feedx "hisaac.net" "https://hisaac.net/feed.xml" 132 feedx "hisaac.net" "https://hisaac.net/feed.xml"
133 feedx "Hundred Rabbits" "http://100r.co/links/rss.xml" 133 feedx "Hundred Rabbits" "http://100r.co/links/rss.xml"
134 feedx "Hypercritical" "https://hypercritical.co/feeds/main" 134 feedx "Hypercritical" "https://hypercritical.co/feeds/main"
135 feedx "joshua stein" "https://jcs.org/rss" 135 feedx "joshua stein" "https://jcs.org/rss"
136 feedx "journal.stuffwithstuff.com" "http://journal.stuffwithstuff.com/rss.xml" 136 feedx "journal.stuffwithstuff.com" "http://journal.stuffwithstuff.com/rss.xml"
137 feedx "Julia Evans" "https://jvns.ca/atom.xml" 137 feedx "Julia Evans" "https://jvns.ca/atom.xml"
138 feedx "Kicks Condor [RSS]" "https://www.kickscondor.com/rss.xml" 138 feedx "Kicks Condor [RSS]" "https://www.kickscondor.com/rss.xml"
139 feedx "kottke.org" "http://feeds.kottke.org/main" 139 feedx "kottke.org" "http://feeds.kottke.org/main"
140 feedx "literary monster" "https://literary.monster/index.xml" 140 feedx "literary monster" "https://literary.monster/index.xml"
141 feedx "Linus Lee" "https://thesephist.com/index.xml" 141 feedx "Linus Lee" "https://thesephist.com/index.xml"
142 feedx "Meg Conley" "https://www.megconley.com/rss/" 142 feedx "Meg Conley" "https://www.megconley.com/rss/"
143 feedx "minimalist baker" "https://minimalistbaker.com/feed/" 143 feedx "minimalist baker" "https://minimalistbaker.com/feed/"
144 feedx "llimllib notes" "https://notes.billmill.org/atom.xml" 144 feedx "llimllib notes" "https://notes.billmill.org/atom.xml"
145 feedx "petermolnar.net" "https://petermolnar.net/feed/" 145 feedx "petermolnar.net" "https://petermolnar.net/feed/"
146 feedx "Piper Haywood" "https://piperhaywood.com/feed/" 146 feedx "Piper Haywood" "https://piperhaywood.com/feed/"
147 feedx "Rainbow Plant Life" "https://rainbowplantlife.com/feed/" 147 feedx "Rainbow Plant Life" "https://rainbowplantlife.com/feed/"
148 feedx "Robin Rendle" "https://robinrendle.com/feed.xml" 148 feedx "Robin Rendle" "https://robinrendle.com/feed.xml"
149 feedx "sogrady" "https://sogrady.org/feed/" 149 feedx "sogrady" "https://sogrady.org/feed/"
150 feedx "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss" 150 feedx "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss"
151 feedx "The only good system is a sound system" "https://ftrv.se/posts.atom" 151 feedx "The only good system is a sound system" "https://ftrv.se/posts.atom"
152 feedx "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml" 152 feedx "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml"
153 feedx "whippet" "https://thewhippet.org/archive/rss/" 153 feedx "whippet" "https://thewhippet.org/archive/rss/"
154 feedx "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1" 154 feedx "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1"
155} 155}
156 156
157feeds_dozens() { 157feeds_dozens() {
158 feedx "Dozens and Dragons" "https://dozensanddragons.neocities.org/rss.xml" "https://dozensanddragons.neocities.org/" "" 158 feedx "Dozens and Dragons" "https://dozensanddragons.neocities.org/rss.xml" "https://dozensanddragons.neocities.org/" ""
159 feedx "dozens: Society For Putting Things On Top Of Other Things" "https://society.neocities.org/rss.xml" "https://society.neocities.org/" "" 159 feedx "dozens: Society For Putting Things On Top Of Other Things" "https://society.neocities.org/rss.xml" "https://society.neocities.org/" ""
160 feedx "dozens: vgnfdblg" "https://supervegan.neocities.org/feed.xml" "https://supervegan.neocities.org/" "" 160 feedx "dozens: vgnfdblg" "https://supervegan.neocities.org/feed.xml" "https://supervegan.neocities.org/" ""
161 feedx "dozens: backgammon" "http://tilde.town/~dozens/backgammon/rss.xml" "http://tilde.town/~dozens/backgammon/" "" 161 feedx "dozens: backgammon" "http://tilde.town/~dozens/backgammon/rss.xml" "http://tilde.town/~dozens/backgammon/" ""
162 feedx "dozens: It's Pro Toad and Superb Owl" "https://git.tilde.town/dozens/protoadandsuperbowl/raw/branch/master/feed.xml" "https://git.tilde.town/dozens/protoadandsuperbowl/" "" 162 feedx "dozens: It's Pro Toad and Superb Owl" "https://git.tilde.town/dozens/protoadandsuperbowl/raw/branch/master/feed.xml" "https://git.tilde.town/dozens/protoadandsuperbowl/" ""
163 feedx "dozens dreams" "https://tilde.team/~dozens/dreams/rss.xml" "https://tilde.team/~dozens/dreams/" "" 163 feedx "dozens dreams" "https://tilde.team/~dozens/dreams/rss.xml" "https://tilde.team/~dozens/dreams/" ""
164 feedx "dozens: write.as" "https://write.tildeverse.org/dozens/feed/" "https://write.tildeverse.org/dozens/" "" 164 feedx "dozens: write.as" "https://write.tildeverse.org/dozens/feed/" "https://write.tildeverse.org/dozens/" ""
165 feedx "dozens css art" "http://tilde.town/~dozens/cssart/feed.xml" "http://tilde.town/~dozens/cssart/" "" 165 feedx "dozens css art" "http://tilde.town/~dozens/cssart/feed.xml" "http://tilde.town/~dozens/cssart/" ""
166 feedx "Cleric+Thief: episodes" "https://blog.miso.town/atom?url=http://tilde.town/~dozens/clericthief/" "https://tilde.town/~dozens/clericthief/index.html" 166 feedx "Cleric+Thief: episodes" "https://blog.miso.town/atom?url=http://tilde.town/~dozens/clericthief/" "https://tilde.town/~dozens/clericthief/index.html"
167 feedx "Cleric+Thief: journal" "https://journal.miso.town/atom?url=http://tilde.town/~dozens/clericthief/journal.html" "https://tilde.town/~dozens/clericthief/journal.html" 167 feedx "Cleric+Thief: journal" "https://journal.miso.town/atom?url=http://tilde.town/~dozens/clericthief/journal.html" "https://tilde.town/~dozens/clericthief/journal.html"
168} 168}
169 169
170feeds_friends() { 170feeds_friends() {
171 feedx "citrons" "https://citrons.xyz/a/journal/rss.xml" "https://citrons.xyz/" 171 feedx "citrons" "https://citrons.xyz/a/journal/rss.xml" "https://citrons.xyz/"
172 feedx "elly.town" "https://elly.town/feed.xml" "https://elly.town/" 172 feedx "elly.town" "https://elly.town/feed.xml" "https://elly.town/"
173 feeds_dozens 173 feeds_dozens
174 feedx "kirch" "https://jkirchartz.com/feed.xml" "https://jkirchartz.com/" 174 feedx "kirch" "https://jkirchartz.com/feed.xml" "https://jkirchartz.com/"
175 feedx "lipu pi jan Niko" "https://tilde.town/~nihilazo/index.xml" "https://tilde.town/~nihilazo/" "" 175 feedx "lipu pi jan Niko" "https://tilde.town/~nihilazo/index.xml" "https://tilde.town/~nihilazo/" ""
176 feedx "chrismanbrown.gitlab.io (dozens)" "https://chrismanbrown.gitlab.io/rss.xml" "https://chrismanbrown.gitlab.io/" "" 176 feedx "chrismanbrown.gitlab.io (dozens)" "https://chrismanbrown.gitlab.io/rss.xml" "https://chrismanbrown.gitlab.io/" ""
177 feedx "Benjamin Wil" "https://benjaminwil.info/feed.xml" "https://benjaminwil.info/" "" 177 feedx "Benjamin Wil" "https://benjaminwil.info/feed.xml" "https://benjaminwil.info/" ""
178 feedx "(lambda (x) (create x))" "http://lambdacreate.com/static/feed.rss" "http://lambdacreate.com/" "" 178 feedx "(lambda (x) (create x))" "http://lambdacreate.com/static/feed.rss" "http://lambdacreate.com/" ""
179 feedx "m455.casa" "https://m455.casa/feed.rss" "https://m455.casa/" "" 179 feedx "m455.casa" "https://m455.casa/feed.rss" "https://m455.casa/" ""
180 feedx "Oatmeal" "https://eli.li/feed.rss" "https://eli.li/" "" 180 feedx "Oatmeal" "https://eli.li/feed.rss" "https://eli.li/" ""
181 feedx "RSRSSS" "https://envs.net/~lucidiot/rsrsss/feed.xml" "https://envs.net/~lucidiot/rsrsss/" "" 181 feedx "RSRSSS" "https://envs.net/~lucidiot/rsrsss/feed.xml" "https://envs.net/~lucidiot/rsrsss/" ""
182 feedx "Tomasino Blog" "https://blog.tomasino.org/index.xml" "https://blog.tomasino.org/" "" 182 feedx "Tomasino Blog" "https://blog.tomasino.org/index.xml" "https://blog.tomasino.org/" ""
183 feedx "Tomasino Labs" "https://labs.tomasino.org/index.xml" "https://labs.tomasino.org/" "" 183 feedx "Tomasino Labs" "https://labs.tomasino.org/index.xml" "https://labs.tomasino.org/" ""
184 feedx "Will's Blog" "https://wflewis.com/feed.xml" "https://wflewis.com/" "" 184 feedx "Will's Blog" "https://wflewis.com/feed.xml" "https://wflewis.com/" ""
185 feedx "William Vaughn" "https://willvaughn.org/index.xml" "https://willvaughn.org/" 185 feedx "William Vaughn" "https://willvaughn.org/index.xml" "https://willvaughn.org/"
186 feedx "Rick Carlino's Blog" "https://rickcarlino.com/rss/feed.rss" "https://rickcarlino.com/rss/" "" 186 feedx "Rick Carlino's Blog" "https://rickcarlino.com/rss/feed.rss" "https://rickcarlino.com/rss/" ""
187 feedx "Causal Agency" "https://text.causal.agency/feed.atom" "https://text.causal.agency/" "" 187 feedx "Causal Agency" "https://text.causal.agency/feed.atom" "https://text.causal.agency/" ""
188 feedx "Benoit Joly" "https://blog.benoitj.ca/posts/index.xml" "https://blog.benoitj.ca/posts/" "" 188 feedx "Benoit Joly" "https://blog.benoitj.ca/posts/index.xml" "https://blog.benoitj.ca/posts/" ""
189 feedx "linkbudz" "https://linkbudz.m455.casa/feed.rss" "https://linkbudz.m455.casa/" "" 189 feedx "linkbudz" "https://linkbudz.m455.casa/feed.rss" "https://linkbudz.m455.casa/" ""
190 feedx "Alex Schroeder" "https://alexschroeder.ch/wiki/feed/full/" "https://alexschroeder.ch/" "" 190 feedx "Alex Schroeder" "https://alexschroeder.ch/wiki/feed/full/" "https://alexschroeder.ch/" ""
191 feedx "Björn Wärmedal" "https://warmedal.se/~bjorn/atom.xml" "https://warmedal.se/~bjorn/" "" 191 feedx "Björn Wärmedal" "https://warmedal.se/~bjorn/atom.xml" "https://warmedal.se/~bjorn/" ""
192 feedx "a rickety bridge of impossible crossing" "https://bluelander.bearblog.dev/feed/" "https://bluelander.bearblog.dev/" "" 192 feedx "a rickety bridge of impossible crossing" "https://bluelander.bearblog.dev/feed/" "https://bluelander.bearblog.dev/" ""
193 feedx "javapool updates" "https://tilde.town/~m455/javapool.rss" "" "" 193 feedx "javapool updates" "https://tilde.town/~m455/javapool.rss" "" ""
194 feedx "coolguy.website" "https://coolguy.website/rss/index.xml" "https://coolguy.website/" 194 feedx "coolguy.website" "https://coolguy.website/rss/index.xml" "https://coolguy.website/"
195 feedx "brainshit" "https://brainshit.fr/rss" "https://brainshit.fr" 195 feedx "brainshit" "https://brainshit.fr/rss" "https://brainshit.fr"
196 feedx 'Idiomdrottning' 'https://idiomdrottning.org/blog' "https://idiomdrottning.org" 196 feedx 'Idiomdrottning' 'https://idiomdrottning.org/blog' "https://idiomdrottning.org"
197 feedx "Rick Carlino's Blog" "https://rickcarlino.com/rss/feed.rss" 197 feedx "Rick Carlino's Blog" "https://rickcarlino.com/rss/feed.rss"
198 feedx "Rick Carlino's Recent News Feed" "https://news.rickcarlino.com/rss.rss" 198 feedx "Rick Carlino's Recent News Feed" "https://news.rickcarlino.com/rss.rss"
199} 199}
200 200
201feeds_people() { 201feeds_people() {
202 feedx "ASCII Artist" "https://asciiartist.com/feed/" "https://asciiartist.com/" 202 feedx "garethrees" "https://garethrees.org/index_rss.xml"
203 feedx "Lonnie Johnson" "http://lonniejohnson.com/feed/" "http://lonniejohnson.com/" 203 feedx "ASCII Artist" "https://asciiartist.com/feed/" "https://asciiartist.com/"
204 feedx "Tab Completion" "https://xanthir.com/blog/atom/" "https://xanthir.com/blog/" 204 feedx "Lonnie Johnson" "http://lonniejohnson.com/feed/" "http://lonniejohnson.com/"
205 feedx "zserge" "https://zserge.com/rss.xml" "https://zserge.com/" 205 feedx "Tab Completion" "https://xanthir.com/blog/atom/" "https://xanthir.com/blog/"
206 feedx "nerdypepper's μblog" "https://peppe.rs/index.xml" "https://peppe.rs/" 206 feedx "zserge" "https://zserge.com/rss.xml" "https://zserge.com/"
207 feedx "unix sheikh" "https://unixsheikh.com/feed.rss" "https://unixsheikh.com/" 207 feedx "nerdypepper's μblog" "https://peppe.rs/index.xml" "https://peppe.rs/"
208 feedx "artemis.sh" "https://artemis.sh/feed.xml" "https://artemis.sh/" 208 feedx "unix sheikh" "https://unixsheikh.com/feed.rss" "https://unixsheikh.com/"
209 feedx "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" 209 feedx "artemis.sh" "https://artemis.sh/feed.xml" "https://artemis.sh/"
210 feedx "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" 210 feedx "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" ""
211 feedx "Codemadness" "https://codemadness.org/atom.xml" 211 feedx "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" ""
212 feedx "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/" 212 feedx "Codemadness" "https://codemadness.org/atom.xml"
213 feedx "Tom Van Winkle's Return to Gaming" "https://lichvanwinkle.blogspot.com/feeds/posts/default" "https://lichvanwinkle.blogspot.com/" 213 feedx "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/"
214 feedx "Chris Wellons" "https://nullprogram.com/feed/" "https://nullprogram.com/" 214 feedx "Tom Van Winkle's Return to Gaming" "https://lichvanwinkle.blogspot.com/feeds/posts/default" "https://lichvanwinkle.blogspot.com/"
215 feedx "maya.land" "https://maya.land/feed.xml" "https://maya.land/" 215 feedx "Chris Wellons" "https://nullprogram.com/feed/" "https://nullprogram.com/"
216 feedx "Steve Losh" "https://stevelosh.com/rss.xml" "https://stevelosh.com/" 216 feedx "maya.land" "https://maya.land/feed.xml" "https://maya.land/"
217 feedx "Atomized (Ian Eure)" "http://atomized.org/rss.xml" "http://atomized.org/" 217 feedx "Steve Losh" "https://stevelosh.com/rss.xml" "https://stevelosh.com/"
218 feedx "Atomized (Ian Eure)" "http://atomized.org/rss.xml" "http://atomized.org/"
218} 219}
219 220
220feeds_writers_webring() { 221feeds_writers_webring() {
221 # since heroku's free tier is going away, I'm subscribing to these from 222 # since heroku's free tier is going away, I'm subscribing to these from
222 # ring.acdw.net. 223 # ring.acdw.net.
223 feedx "Daily Scream" "https://scream.today/daily/feed/" "https://scream.today/daily/" 224 feedx "Daily Scream" "https://scream.today/daily/feed/" "https://scream.today/daily/"
224 feedx "ajes" "https://write.as/ajes/feed/" "https://write.as/ajes/" 225 feedx "ajes" "https://write.as/ajes/feed/" "https://write.as/ajes/"
225 feedx "Alex R Oliver" "http://alexoliver.beecroftbooks.com/feed/" "http://alexoliver.beecroftbooks.com/" 226 feedx "Alex R Oliver" "http://alexoliver.beecroftbooks.com/feed/" "http://alexoliver.beecroftbooks.com/"
226 feedx "Synchronicity & Metaverse" "https://jmmsynch.blogspot.com/feeds/posts/default" "https://jmmsynch.blogspot.com/" 227 feedx "Synchronicity & Metaverse" "https://jmmsynch.blogspot.com/feeds/posts/default" "https://jmmsynch.blogspot.com/"
227 feedx "GLOWING SURF" "https://www.glowing.surf/feed/" "https://www.glowing.surf/" 228 feedx "GLOWING SURF" "https://www.glowing.surf/feed/" "https://www.glowing.surf/"
228 feedx "Duth Olec's Cuckoo Cosmos" "https://cloudycuckoocosmos.com/feed/" "https://cloudycuckoocosmos.com/" 229 feedx "Duth Olec's Cuckoo Cosmos" "https://cloudycuckoocosmos.com/feed/" "https://cloudycuckoocosmos.com/"
229} 230}
230 231
231feeds_news() { 232feeds_news() {
232 feedx "lobste.rs" "https://lobste.rs/rss" "https://lobste.rs/" "" 233 feedx "lobste.rs" "https://lobste.rs/rss" "https://lobste.rs/" ""
233 feedx "tilde news" "https://tilde.news/rss" "https://tilde.news/" "" 234 feedx "tilde news" "https://tilde.news/rss" "https://tilde.news/" ""
234 feedx "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" "" 235 feedx "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" ""
235 feedx "NPR" "https://feeds.npr.org/1001/rss.xml" "https://text.npr.org/" "" 236 feedx "NPR" "https://feeds.npr.org/1001/rss.xml" "https://text.npr.org/" ""
236 feeds_local 237 feeds_local
237} 238}
238 239
239feeds_local() { 240feeds_local() {
240 feedx "Louisiana Considered" "https://omny.fm/shows/louisiana-considered/playlists/podcast.rss" "https://www.wrkf.org/show/louisiana-considered" 241 feedx "Louisiana Considered" "https://omny.fm/shows/louisiana-considered/playlists/podcast.rss" "https://www.wrkf.org/show/louisiana-considered"
241} 242}
242 243
243feeds_smolweb() { 244feeds_smolweb() {
244 feedx "tilde.town blog" "https://tilde.town/blog.xml" "https://tilde.town/" 245 feedx "tilde.town blog" "https://tilde.town/blog.xml" "https://tilde.town/"
245 feedx "~town friday postcard" "https://tilde.town/~lucidiot/fridaypostcard.xml" "" 246 feedx "~town friday postcard" "https://tilde.town/~lucidiot/fridaypostcard.xml" ""
246 feedx "Cosmic Voyage" "https://cosmic.voyage/rss.xml" "https://cosmic.voyage/" "" 247 feedx "Cosmic Voyage" "https://cosmic.voyage/rss.xml" "https://cosmic.voyage/" ""
247 feedx "plan.cat" "https://plan.cat/rss" "https://plan.cat/" "" 248 feedx "plan.cat" "https://plan.cat/rss" "https://plan.cat/" ""
248 feedx "The Plain Text Project" "https://plaintextproject.online/feed.xml" "https://plaintextproject.online/" 249 feedx "The Plain Text Project" "https://plaintextproject.online/feed.xml" "https://plaintextproject.online/"
249} 250}
250 251
251feeds_comics() { 252feeds_comics() {
252 feedx "Gideon & Bartholomew" "https://www.iamhoneydill.com/gideon-bartholomew?format=rss" "https://www.iamhoneydill.com/gideon-bartholomew/" 253 feedx "Gideon & Bartholomew" "https://www.iamhoneydill.com/gideon-bartholomew?format=rss" "https://www.iamhoneydill.com/gideon-bartholomew/"
253 feedx "webcomic name" "https://webcomicname.com/rss" "https://webcomicname.com/" 254 feedx "webcomic name" "https://webcomicname.com/rss" "https://webcomicname.com/"
254 feedx "Sarah's Scribbles" "https://sarahcandersen.com/rss" "https://sarahcandersen.com/" 255 feedx "Sarah's Scribbles" "https://sarahcandersen.com/rss" "https://sarahcandersen.com/"
255 feedx "Foxes in Love" "https://foxes-in-love.tumblr.com/rss" "https://foxes-in-love.tumblr.com/" 256 feedx "Foxes in Love" "https://foxes-in-love.tumblr.com/rss" "https://foxes-in-love.tumblr.com/"
256 feedx "Elder Cactus" "https://www.eldercactus.com/rss.xml" "https://www.eldercactus.com/" 257 feedx "Elder Cactus" "https://www.eldercactus.com/rss.xml" "https://www.eldercactus.com/"
257 feedx "COOELST CAT COMCIX" "https://coolmxmuffin.tumblr.com/rss" "https://coolmxmuffin.tumblr.com/" 258 feedx "COOELST CAT COMCIX" "https://coolmxmuffin.tumblr.com/rss" "https://coolmxmuffin.tumblr.com/"
258 feedx "Cat and Girl" "https://catandgirl.com/feed/" "https://catandgirl.com/" "" 259 feedx "Cat and Girl" "https://catandgirl.com/feed/" "https://catandgirl.com/" ""
259 feedx "Dinosaur Comics!" "https://qwantz.com/rssfeed.php" "https://qwantz.com/" "" 260 feedx "Dinosaur Comics!" "https://qwantz.com/rssfeed.php" "https://qwantz.com/" ""
260 feedx "False Knees" "https://falseknees.tumblr.com/rss" "https://falseknees.tumblr.com/" "" 261 feedx "False Knees" "https://falseknees.tumblr.com/rss" "https://falseknees.tumblr.com/" ""
261 feedx "Saturday Morning Breakfast Cereal" "https://www.smbc-comics.com/comic/rss" "https://www.smbc-comics.com/" "" 262 feedx "Saturday Morning Breakfast Cereal" "https://www.smbc-comics.com/comic/rss" "https://www.smbc-comics.com/" ""
262 feedx "xkcd" "https://xkcd.com/atom.xml" "https://xkcd.com/" "" 263 feedx "xkcd" "https://xkcd.com/atom.xml" "https://xkcd.com/" ""
263 feedx "Miniature Calendar" "https://miniature-calendar.com/feed/" "https://miniature-calendar.com/" 264 feedx "Miniature Calendar" "https://miniature-calendar.com/feed/" "https://miniature-calendar.com/"
264} 265}
265 266
266feeds_misc() { 267feeds_misc() {
267 feedx "APOD" "https://apod.nasa.gov/apod.rss" "https://apod.nasa.gov/" 268 feedx "APOD" "https://apod.nasa.gov/apod.rss" "https://apod.nasa.gov/"
268 feedx "MetaFilter" "https://feeds.feedburner.com/Metafilter" "https://www.metafilter.com/" 269 feedx "MetaFilter" "https://feeds.feedburner.com/Metafilter" "https://www.metafilter.com/"
269 feedx "Word of the Day" "https://www.merriam-webster.com/wotd/feed/rss2" "https://www.merriam-webster.com/word-of-the-day/" 270 feedx "Word of the Day" "https://www.merriam-webster.com/wotd/feed/rss2" "https://www.merriam-webster.com/word-of-the-day/"
270 feedx "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" "" 271 feedx "Crystalverse" "https://crystalverse.com/feed/" "https://crystalverse.com/" ""
271 feedx "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" "" 272 feedx "Hetzner" "https://status.hetzner.com/en.atom" "https://status.hetzner.com/" ""
272 feedx "LOW-TECH MAGAZINE" "https://feeds2.feedburner.com/typepad/krisdedecker/lowtechmagazineenglish" "https://www.lowtechmagazine.com/" "" 273 feedx "LOW-TECH MAGAZINE" "https://feeds2.feedburner.com/typepad/krisdedecker/lowtechmagazineenglish" "https://www.lowtechmagazine.com/" ""
273 feedx "500-mile email" "https://500mile.email/feed.xml" "https://500mile.email/" 274 feedx "500-mile email" "https://500mile.email/feed.xml" "https://500mile.email/"
274 feedx "computers are bad" "https://computer.rip/rss.xml" "https://computer.rip/" 275 feedx "computers are bad" "https://computer.rip/rss.xml" "https://computer.rip/"
275 feedx "Eggs Unlimited (5)" "https://eggs.call-cc.org/rss-5.xml" 276 feedx "Eggs Unlimited (5)" "https://eggs.call-cc.org/rss-5.xml"
276} 277}
277 278
278feeds_sotw() { 279feeds_sotw() {
279 feedx "noa" "http://noa.gaiwan.org/sotw/feed.xml" "http://noa.gaiwan.org/" 280 feedx "noa" "http://noa.gaiwan.org/sotw/feed.xml" "http://noa.gaiwan.org/"
280 feedx "agafnd" "https://tilde.town/~agafnd/sotw/sotw.xml" "https://tilde.town/~agafnd/sotw/" 281 feedx "agafnd" "https://tilde.town/~agafnd/sotw/sotw.xml" "https://tilde.town/~agafnd/sotw/"
281} 282}
282 283
283feeds_me() { 284feeds_me() {
284 feedx "active listening" "https://junk.acdw.net/active_listening/feed.xml" "https://junk.acdw.net/active_listening/" 285 feedx "active listening" "https://junk.acdw.net/active_listening/feed.xml" "https://junk.acdw.net/active_listening/"
285 feedx "acdw.casa" "https://acdw.casa/feed.xml" 286 feedx "acdw.casa" "https://acdw.casa/feed.xml"
286} 287}
287 288
288### Feed helpers ################################################ 289### Feed helpers ################################################
289 290
290feedx() { # feedx [OPTIONS] FEED_ARGS... 291feedx() { # feedx [OPTIONS] FEED_ARGS...
291 ## Wrapper around `feed' to allow for more metadata 292 ## Wrapper around `feed' to allow for more metadata
292 while getopts t: opt; do 293 while getopts t: opt; do
293 case "$opt" in 294 case "$opt" in
294 t) tags="$OPTARG" ;; # tags should be a comma-separated list 295 t) tags="$OPTARG" ;; # tags should be a comma-separated list
295 *) ;; 296 *) ;;
296 esac 297 esac
297 done 298 done
298 shift $((OPTIND - 1)) 299 shift $((OPTIND - 1))
299 # `feed' (well, really `_feed') expects only 4 arguments, so we can pass 300 # `feed' (well, really `_feed') expects only 4 arguments, so we can pass
300 # more after that. 301 # more after that.
301 feed "$1" "$2" "$3" "$4" \ 302 feed "$1" "$2" "$3" "$4" \
302 "$tags" 303 "$tags"
303} 304}
304 305
305yt_feed() { # yt_feed TITLE CHANNEL_ID 306yt_feed() { # yt_feed TITLE CHANNEL_ID
306 feedx -t yt "$1 [yt]" \ 307 feedx -t yt "$1 [yt]" \
307 "https://www.youtube.com/feeds/videos.xml?channel_id=$2" \ 308 "https://www.youtube.com/feeds/videos.xml?channel_id=$2" \
308 "https://youtube.com/channel/$2" 309 "https://youtube.com/channel/$2"
309} 310}
310 311
311### Remove feeds ################################################ 312### Remove feeds ################################################
312 313
313unsubscribe_feeds() { 314unsubscribe_feeds() {
314 feedx "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss" 315 feedx "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss"
315 feedx "Web3 is going just great" "https://web3isgoinggreat.com/feed.xml" "https://web3isgoinggreat.com/" 316 feedx "Web3 is going just great" "https://web3isgoinggreat.com/feed.xml" "https://web3isgoinggreat.com/"
316 feedx "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" 317 feedx "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" ""
317 feedx "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" 318 feedx "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml"
318 feedx "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" 319 feedx "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml"
319 feedx "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" 320 feedx "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml"
320 yt_feed "Jelle's Marble Runs" "UCYJdpnjuSWVOLgGT9fIzL0g" 321 yt_feed "Jelle's Marble Runs" "UCYJdpnjuSWVOLgGT9fIzL0g"
321 yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" 322 yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw"
322 yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" 323 yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ"
323 yt_feed "Thought Slime" "UCrr7y8rEXb7_RiVniwvzk9w" 324 yt_feed "Thought Slime" "UCrr7y8rEXb7_RiVniwvzk9w"
324 yt_feed "STRANGE ÆONS" "UCrq3JYirgV-BLluzTF6X_7A" 325 yt_feed "STRANGE ÆONS" "UCrq3JYirgV-BLluzTF6X_7A"
325 yt_feed "NileRed" "UCFhXFikryT4aFcLkLw2LBLA" 326 yt_feed "NileRed" "UCFhXFikryT4aFcLkLw2LBLA"
326 yt_feed "Cathode Ray Dude" "UCXnNibvR_YIdyPs8PZIBoEw" 327 yt_feed "Cathode Ray Dude" "UCXnNibvR_YIdyPs8PZIBoEw"
327 feedx "Kill James Bond!" "https://feed.podbean.com/killjamesbondpod/feed.xml" 328 feedx "Kill James Bond!" "https://feed.podbean.com/killjamesbondpod/feed.xml"
328 feedx "Jo's Boys" "https://anchor.fm/s/840fb444/podcast/rss" 329 feedx "Jo's Boys" "https://anchor.fm/s/840fb444/podcast/rss"
329 feedx "Boonta Vista" "http://feeds.soundcloud.com/users/soundcloud:users:307723090/sounds.rss" 330 feedx "Boonta Vista" "http://feeds.soundcloud.com/users/soundcloud:users:307723090/sounds.rss"
330 feedx "Yesterday's Print" "https://yesterdaysprint.tumblr.com/rss" 331 feedx "Yesterday's Print" "https://yesterdaysprint.tumblr.com/rss"
331 feedx "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss" 332 feedx "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss"
332 feedx "arstechnica features" "https://feeds.arstechnica.com/arstechnica/features" 333 feedx "arstechnica features" "https://feeds.arstechnica.com/arstechnica/features"
333 feedx "ars ludi" "https://arsludi.lamemage.com/index.php/feed/" 334 feedx "ars ludi" "https://arsludi.lamemage.com/index.php/feed/"
334 feedx "Carlos Carrasco" "https://carloscarrasco.com/index.xml" 335 feedx "Carlos Carrasco" "https://carloscarrasco.com/index.xml"
335 feedx "dracula daily" "https://draculadaily.substack.com/feed" 336 feedx "dracula daily" "https://draculadaily.substack.com/feed"
336 feedx "DRIVE™: The SciFi Comic, by Dave Kellett" "http://cdn.drivecomic.com/rss.xml" 337 feedx "DRIVE™: The SciFi Comic, by Dave Kellett" "http://cdn.drivecomic.com/rss.xml"
337 feedx "EcoClipper" "https://ecoclipper.org/feed/" 338 feedx "EcoClipper" "https://ecoclipper.org/feed/"
338 feedx "esolangs wiki" "https://esolangs.org/w/api.php?hidebots=1&urlversion=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom" 339 feedx "esolangs wiki" "https://esolangs.org/w/api.php?hidebots=1&urlversion=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom"
339 feedx "Flashing Palely in the Margins" "https://www.inthemargins.ca/feed.rss" 340 feedx "Flashing Palely in the Margins" "https://www.inthemargins.ca/feed.rss"
340 feedx "Gamestudies.org" "http://gamestudies.org/rss.php" 341 feedx "Gamestudies.org" "http://gamestudies.org/rss.php"
341 feedx "gbadev.org" "https://rss.gbadev.org/feed.php" 342 feedx "gbadev.org" "https://rss.gbadev.org/feed.php"
342 feedx "handmade.network" "https://handmade.network/atom" 343 feedx "handmade.network" "https://handmade.network/atom"
343 feedx "Indigenous Environmental Network" "https://www.ienearth.org/feed/" 344 feedx "Indigenous Environmental Network" "https://www.ienearth.org/feed/"
344 feedx "milofultz" "https://milofultz.com/atom.xml" 345 feedx "milofultz" "https://milofultz.com/atom.xml"
345 feedx "N O D E" "https://n-o-d-e.net/rss/rss.xml" 346 feedx "N O D E" "https://n-o-d-e.net/rss/rss.xml"
346 feedx "bill mill" "https://billmill.org/Atom" 347 feedx "bill mill" "https://billmill.org/Atom"
347 feedx "nullrouted.space" "https://nullrouted.space/feed/" 348 feedx "nullrouted.space" "https://nullrouted.space/feed/"
348 feedx "orllewin" "https://orllewin.uk/category/blog/feed/" 349 feedx "orllewin" "https://orllewin.uk/category/blog/feed/"
349 feedx "Pinboard (unread bookmarks for eli-oat)" "https://feeds.pinboard.in/rss/u:eli-oat/" 350 feedx "Pinboard (unread bookmarks for eli-oat)" "https://feeds.pinboard.in/rss/u:eli-oat/"
350 feedx "Rock Paper Shotgun" "https://www.rockpapershotgun.com/feed" 351 feedx "Rock Paper Shotgun" "https://www.rockpapershotgun.com/feed"
351} 352}
352 353
353### Filter ###################################################### 354### Filter ######################################################
354 355
355filter() { 356filter() {
356 case "$1" in 357 case "$1" in
357 # Filter items based on feed name. 358 # Filter items based on feed name.
358 *'Hacker News'*) 359 *'Hacker News'*)
359 # Hacker news is stupid and doesn't include IDs, and 360 # Hacker news is stupid and doesn't include IDs, and
360 # instead includes a comments tag in its body. 361 # instead includes a comments tag in its body.
361 gawk 'BEGIN {FS="\t"; OFS="\t"} { 362 gawk 'BEGIN {FS="\t"; OFS="\t"} {
362$6 = $4 363$6 = $4
363sub(/^<a href="/,"", $6) 364sub(/^<a href="/,"", $6)
364sub(/">.*$/,"", $6) 365sub(/">.*$/,"", $6)
365print 366print
366}' 367}'
367 ;; 368 ;;
368 *'Claire Saffitz'*) sed 's@ | Dessert Person@@' ;; 369 *'Claire Saffitz'*) sed 's@ | Dessert Person@@' ;;
369 *Computerphile*) sed 's@ - Computerphile@@' ;; 370 *Computerphile*) sed 's@ - Computerphile@@' ;;
370 *NPR*) sed 's@www\.npr\.org@text.npr.org@' ;; 371 *NPR*) sed 's@www\.npr\.org@text.npr.org@' ;;
371 r_* | r/*) 372 r_* | r/*)
372 # Reddit doesn't include a link as its item IDs, but instead 373 # Reddit doesn't include a link as its item IDs, but instead
373 # something of the form `t3_xxxxx', where xxxxx can be glommed 374 # something of the form `t3_xxxxx', where xxxxx can be glommed
374 # into a URL to get to the comments. 375 # into a URL to get to the comments.
375 gawk -v SUBREDDIT="$1" -v ALT=i.reddit.com \ 376 gawk -v SUBREDDIT="$1" -v ALT=i.reddit.com \
376 'BEGIN { FS="\t"; OFS="\t"; sub("^r_","r/",SUBREDDIT); } 377 'BEGIN { FS="\t"; OFS="\t"; sub("^r_","r/",SUBREDDIT); }
377 { $6 = "https://" ALT "/" SUBREDDIT "/comments/" substr($6, 4); } 378 { $6 = "https://" ALT "/" SUBREDDIT "/comments/" substr($6, 4); }
378 { if (match($4,/<a href="([^"]*)">\[link\]<\/a>/,ln)) $3 = ln[1]; } 379 { if (match($4,/<a href="([^"]*)">\[link\]<\/a>/,ln)) $3 = ln[1]; }
379 { gsub(/www\.reddit\.com/, ALT, $0); } 380 { gsub(/www\.reddit\.com/, ALT, $0); }
380 { print; }' 381 { print; }'
381 ;; 382 ;;
382 'Saturday Morning Breakfast Cereal') 383 'Saturday Morning Breakfast Cereal')
383 sed 's@Saturday Morning Breakfast Cereal - @@' 384 sed 's@Saturday Morning Breakfast Cereal - @@'
384 ;; 385 ;;
385 *) cat ;; 386 *) cat ;;
386 esac | 387 esac |
387 filter_add_empties | 388 filter_add_empties |
388 filter_html_entities | 389 filter_html_entities |
389 filter_filter_links 390 filter_filter_links
390} 391}
391 392
392filter_add_empties() { 393filter_add_empties() {
393 awk 'BEGIN{FS="\t";OFS=FS;} 394 awk 'BEGIN{FS="\t";OFS=FS;}
394{ $2 = $2 ? $2 : "[empty]" } 395{ $2 = $2 ? $2 : "[empty]" }
395{ print $1,$2,$3,$4,$5,$6,$7,$8,$9; } 396{ print $1,$2,$3,$4,$5,$6,$7,$8,$9; }
396' 397'
397} 398}
398 399
399filter_embed_youtube() { 400filter_embed_youtube() {
400 # replace youtube links with embed links 401 # replace youtube links with embed links
401 sed 's@www\.youtube\.com/watch?v=@www.youtube.com/embed/@g' 402 sed 's@www\.youtube\.com/watch?v=@www.youtube.com/embed/@g'
402} 403}
403 404
404filter_filter_links() { 405filter_filter_links() {
405 # shorten feedburner links and strip tracking parameters and pixels 406 # shorten feedburner links and strip tracking parameters and pixels
406 awk 'BEGIN { FS= "\t"; OFS = "\t"; } 407 awk 'BEGIN { FS= "\t"; OFS = "\t"; }
407function filterlink(s) { 408function filterlink(s) {
408# protocol must start with http, https or gopher. 409# protocol must start with http, https or gopher.
409if (match(s, /^(http|https|gopher):\/\//) == 0) { 410if (match(s, /^(http|https|gopher):\/\//) == 0) {
@@ -431,9 +432,9 @@ print $0;
431} 432}
432 433
433filter_html_entities() { 434filter_html_entities() {
434 # convert HTML entities into dumb counterparts 435 # convert HTML entities into dumb counterparts
435 # (and weird shit to normal shit, too) 436 # (and weird shit to normal shit, too)
436 awk '{ 437 awk '{
437gsub(/&#34;/,"\""); gsub(/&#x22;/,"\""); 438gsub(/&#34;/,"\""); gsub(/&#x22;/,"\"");
438gsub(/&#39;/,"'\''"); gsub(/&#x27;/,"'\''"); 439gsub(/&#39;/,"'\''"); gsub(/&#x27;/,"'\''");
439gsub(/’/,"'\''"); 440gsub(/’/,"'\''");
@@ -445,37 +446,37 @@ print
445# Fetch ######################################################### 446# Fetch #########################################################
446 447
447fetch() { # fetch(name, url, feedfile) 448fetch() { # fetch(name, url, feedfile)
448 "${NOFETCH:-false}" && return 449 "${NOFETCH:-false}" && return
449 curl -s -L \ 450 curl -s -L \
450 --max-redirs 3 \ 451 --max-redirs 3 \
451 --header "'User-Agent: $USER_AGENT'" \ 452 --header "'User-Agent: $USER_AGENT'" \
452 --fail \ 453 --fail \
453 --max-time 15 \ 454 --max-time 15 \
454 "$2" 455 "$2"
455} 456}
456 457
457# Merge ######################################################## 458# Merge ########################################################
458 459
459merge() { 460merge() {
460 # merge(name, oldfile, newfile) 461 # merge(name, oldfile, newfile)
461 case "$1" in 462 case "$1" in
462 *'Tildes'* | *r_*) 463 *'Tildes'* | *r_*)
463 # Tildes changes its IDs and titles fairly regularly, which is really 464 # Tildes changes its IDs and titles fairly regularly, which is really
464 # annoying and adds false doubles. So here, remove the last 465 # annoying and adds false doubles. So here, remove the last
465 # element of the path name (the title), and sort ONLY on 466 # element of the path name (the title), and sort ONLY on
466 # TIMESTAMP. 467 # TIMESTAMP.
467 # 468 #
468 # Reddit also sometimes does weird things, so let's just use 469 # Reddit also sometimes does weird things, so let's just use
469 # timestamps for that too. 470 # timestamps for that too.
470 cat "$2" "$3" | 471 cat "$2" "$3" |
471 sort -t ' ' -k1,1 -u 472 sort -t ' ' -k1,1 -u
472 ;; 473 ;;
473 *) 474 *)
474 # Otherwise, sort on ID and URL. This minimizes the risk of 475 # Otherwise, sort on ID and URL. This minimizes the risk of
475 # false doubles. 476 # false doubles.
476 sort -t ' ' -u -k6,6 -k3,3 "$2" "$3" 2>/dev/null 477 sort -t ' ' -u -k6,6 -k3,3 "$2" "$3" 2>/dev/null
477 ;; 478 ;;
478 esac 479 esac
479} 480}
480 481
481# Local Variables: 482# Local Variables: