diff options
-rw-r--r-- | sfeedrc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index 52a55c9..e4a7f37 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -20,6 +20,7 @@ feeds() { | |||
20 | feeds_comics | 20 | feeds_comics |
21 | feeds_misc | 21 | feeds_misc |
22 | feeds_me | 22 | feeds_me |
23 | feeds_from_agafnd | ||
23 | } | 24 | } |
24 | 25 | ||
25 | feeds_planets() { | 26 | feeds_planets() { |
@@ -88,6 +89,31 @@ feeds_youtube() { | |||
88 | yt_feed "FOSDEM" "UC9NuJImUbaSNKiwF2bdSfAw" | 89 | yt_feed "FOSDEM" "UC9NuJImUbaSNKiwF2bdSfAw" |
89 | } | 90 | } |
90 | 91 | ||
92 | feeds_from_agafnd() { | ||
93 | # https://tilde.town/~agafnd/good-rss.html | ||
94 | yt_feed "bill wurtz" "UCq6aw03lNILzV96UvEAASfQ" | ||
95 | # yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" | ||
96 | # yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" | ||
97 | # yt_feed "Thought Slime" "UCrr7y8rEXb7_RiVniwvzk9w" | ||
98 | # yt_feed "STRANGE ÆONS" "UCrq3JYirgV-BLluzTF6X_7A" | ||
99 | # yt_feed "NileRed" "UCFhXFikryT4aFcLkLw2LBLA" | ||
100 | # yt_feed "Cathode Ray Dude" "UCXnNibvR_YIdyPs8PZIBoEw" | ||
101 | yt_feed "Atomic Shrimp" "UCSl5Uxu2LyaoAoMMGp6oTJA" | ||
102 | yt_feed "brian david gilbert" "UCakAg8hC_RFJm4RI3DlD7SA" | ||
103 | yt_feed "Jonni Phillips" "UC1NbRaGNot6kNEL3Jsa7SRA" | ||
104 | # podcasts | ||
105 | feed "Lingthusiasm" "https://feeds.soundcloud.com/users/soundcloud:users:237055046/sounds.rss" "https://lingthusiasm.com/" | ||
106 | # feed "Kill James Bond!" "https://feed.podbean.com/killjamesbondpod/feed.xml" | ||
107 | # feed "Jo's Boys" "https://anchor.fm/s/840fb444/podcast/rss" | ||
108 | # feed "Boonta Vista" "http://feeds.soundcloud.com/users/soundcloud:users:307723090/sounds.rss" | ||
109 | # other stuff | ||
110 | feed "Buttersafe" "https://feeds.feedburner.com/buttersafe" "https://www.buttersafe.com/" | ||
111 | feed "Going Medieval" "https://going-medieval.com/feed/" | ||
112 | feed "Scooby Doo Mistakes" "https://scoobydoomistakes.tumblr.com/rss" "https://scoobydoomistakes.tumblr.com/" | ||
113 | # feed "Yesterday's Print" "https://yesterdaysprint.tumblr.com/rss" | ||
114 | # feed "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss" | ||
115 | } | ||
116 | |||
91 | feeds_podcasts() { | 117 | feeds_podcasts() { |
92 | feed "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" | 118 | feed "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" |
93 | feed "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" | 119 | feed "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" |