about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-08-03 10:38:34 -0500
committerCase Duckworth2022-08-03 10:38:34 -0500
commit428b7d100a62b273c63b380d5a9aa7a7b685367c (patch)
treed7d5eb91580f043a804bf9cc2b4669d72bd65816
parentAdd iilluminaughtii (diff)
downloadsfeed-428b7d100a62b273c63b380d5a9aa7a7b685367c.tar.gz
sfeed-428b7d100a62b273c63b380d5a9aa7a7b685367c.zip
Add podcasts
-rw-r--r--sfeedrc7
1 files changed, 6 insertions, 1 deletions
diff --git a/sfeedrc b/sfeedrc index 794768e..f156a68 100644 --- a/sfeedrc +++ b/sfeedrc
@@ -35,8 +35,13 @@ yt_feed() { # yt_feed TITLE CHANNEL_ID
35 feed "$1 [yt]" "https://www.youtube.com/feeds/videos.xml?channel_id=$2" "https://youtube.com/channel/$2" 35 feed "$1 [yt]" "https://www.youtube.com/feeds/videos.xml?channel_id=$2" "https://youtube.com/channel/$2"
36} 36}
37 37
38feeds_youtube() { 38feeds_podcasts() {
39 yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA" 39 yt_feed "iilluminaughtii" "UCpDmn2FfVYdPIDwRTcf5-OA"
40 feed "Maintenance Phase" "https://feeds.buzzsprout.com/1411126.rss" "https://www.maintenancephase.com/"
41 feed "Switched on Pop" "https://feeds.megaphone.fm/switchedonpop" "https://switchedonpop.com/"
42}
43
44feeds_youtube() {
40 yt_feed "3Blue1Brown" "UCYO_jab_esuFRV4b17AJtAw" 45 yt_feed "3Blue1Brown" "UCYO_jab_esuFRV4b17AJtAw"
41 yt_feed "AB - Ancienne Belgique" "UCUVAw2kdxJlcfCdEcdgXv5A" 46 yt_feed "AB - Ancienne Belgique" "UCUVAw2kdxJlcfCdEcdgXv5A"
42 yt_feed "Adam Ragusea" "UC9_p50tH3WmMslWRWKnM7dQ" 47 yt_feed "Adam Ragusea" "UC9_p50tH3WmMslWRWKnM7dQ"