From 39890d28cd7c535d632848c0e3bddb888f935d2d Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 26 Jul 2022 09:49:45 -0500 Subject: Add agafnd feeds --- sfeedrc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/sfeedrc b/sfeedrc index 52a55c9..e4a7f37 100644 --- a/sfeedrc +++ b/sfeedrc @@ -20,6 +20,7 @@ feeds() { feeds_comics feeds_misc feeds_me + feeds_from_agafnd } feeds_planets() { @@ -88,6 +89,31 @@ feeds_youtube() { yt_feed "FOSDEM" "UC9NuJImUbaSNKiwF2bdSfAw" } +feeds_from_agafnd() { + # https://tilde.town/~agafnd/good-rss.html + yt_feed "bill wurtz" "UCq6aw03lNILzV96UvEAASfQ" + # yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" + # yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" + # yt_feed "Thought Slime" "UCrr7y8rEXb7_RiVniwvzk9w" + # yt_feed "STRANGE ÆONS" "UCrq3JYirgV-BLluzTF6X_7A" + # yt_feed "NileRed" "UCFhXFikryT4aFcLkLw2LBLA" + # yt_feed "Cathode Ray Dude" "UCXnNibvR_YIdyPs8PZIBoEw" + yt_feed "Atomic Shrimp" "UCSl5Uxu2LyaoAoMMGp6oTJA" + yt_feed "brian david gilbert" "UCakAg8hC_RFJm4RI3DlD7SA" + yt_feed "Jonni Phillips" "UC1NbRaGNot6kNEL3Jsa7SRA" + # podcasts + feed "Lingthusiasm" "https://feeds.soundcloud.com/users/soundcloud:users:237055046/sounds.rss" "https://lingthusiasm.com/" + # feed "Kill James Bond!" "https://feed.podbean.com/killjamesbondpod/feed.xml" + # feed "Jo's Boys" "https://anchor.fm/s/840fb444/podcast/rss" + # feed "Boonta Vista" "http://feeds.soundcloud.com/users/soundcloud:users:307723090/sounds.rss" + # other stuff + feed "Buttersafe" "https://feeds.feedburner.com/buttersafe" "https://www.buttersafe.com/" + feed "Going Medieval" "https://going-medieval.com/feed/" + feed "Scooby Doo Mistakes" "https://scoobydoomistakes.tumblr.com/rss" "https://scoobydoomistakes.tumblr.com/" + # feed "Yesterday's Print" "https://yesterdaysprint.tumblr.com/rss" + # feed "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss" +} + feeds_podcasts() { feed "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" feed "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" -- cgit 1.4.1-21-gabe81