From 2fa94885b05b235aeef27981d739afcd0236579f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 10 Aug 2022 21:32:43 -0500 Subject: Add A Problem Squared --- sfeedrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sfeedrc b/sfeedrc index 1c70548..72ee473 100644 --- a/sfeedrc +++ b/sfeedrc @@ -153,6 +153,7 @@ feeds_podcasts() { feedx "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" feedx "Hacker Public Radio" "https://hackerpublicradio.org/hpr_ogg_rss.php" "https://hackerpublicradio.org/" "" feedx "Levar Burton Reads" "https://feeds.simplecast.com/LDNgBXht" + feedx "A Problem Squared" "https://feeds.libsyn.com/230510/rss" } feeds_friends() { @@ -253,8 +254,8 @@ feedx() { # feedx [OPTIONS] FEED_ARGS... yt_feed() { # yt_feed TITLE CHANNEL_ID feedx -t yt "$1 [yt]" \ - "https://www.youtube.com/feeds/videos.xml?channel_id=$2" \ - "https://youtube.com/channel/$2" + "https://www.youtube.com/feeds/videos.xml?channel_id=$2" \ + "https://youtube.com/channel/$2" } ### Remove feeds ################################################ -- cgit 1.4.1-21-gabe81