From d9b9156a3daf2abac8c671a4c1370950000f94fc Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 29 Oct 2023 20:48:10 -0400 Subject: added rss feeds to simple text file, good enough --- .config/newsboat/config | 14 +++++++------- .config/newsboat/urls | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 .config/newsboat/urls diff --git a/.config/newsboat/config b/.config/newsboat/config index f8315df..8059977 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -1,13 +1,13 @@ auto-reload "yes" reload-time 360 text-width 80 -urls-source "ttrss" -ttrss-flag-star "s" -ttrss-flag-publish "p" -ttrss-mode "multi" -ttrss-login "admin" -ttrss-password "hyperrealtranslinguis@34zaq" -ttrss-url "https://rss.luxagraf.net/" +#urls-source "ttrss" +#ttrss-flag-star "s" +#ttrss-flag-publish "p" +#ttrss-mode "multi" +#ttrss-login "admin" +#ttrss-password "hyperrealtranslinguis@34zaq" +#ttrss-url "https://rss.luxagraf.net/" save-path ~/notes/saved-articles/ # vim-like navigation diff --git a/.config/newsboat/urls b/.config/newsboat/urls new file mode 100644 index 0000000..b01041d --- /dev/null +++ b/.config/newsboat/urls @@ -0,0 +1,35 @@ +https://www.youtube.com/feeds/videos.xml?channel_id=UCfMgKSxyQ9KnbjY6L6JKKiQ +https://old.reddit.com/r/gopro/.rss +https://www.youtube.com/feeds/videos.xml?channel_id=UCJBnjR8YGanPCovw9PV5PVQ +https://www.youtube.com/feeds/videos.xml?channel_id=UC9SzQNYLqsPQGY_nbHogDDw +https://www.youtube.com/feeds/videos.xml?channel_id=UCMbDlOwmmQnkRmcb2_5WERg +https://www.youtube.com/feeds/videos.xml?channel_id=UC6mqP1-mgcJeAfdDu4C_qyA +https://www.youtube.com/feeds/videos.xml?channel_id=UCE4vct4tqxSuG4JH6vMVZSA +https://www.youtube.com/feeds/videos.xml?channel_id=UC_43mQmHwHPTBBqImFrWU3Q +https://solar.lowtechmagazine.com/posts/index.xml +http://www.ecosophia.net/feed/ +http://ecosophia.dreamwidth.org/data/rss +http://feeds2.feedburner.com/MarksDailyApple/ +https://expeditionaryart.com/feed/ +http://feeds.feedburner.com/nftr +https://forum.earlyretirementextreme.com/app.php/feed +http://www.bumfuzzle.com/feed/ +https://www.slowdownfarmstead.com/feed +http://feeds.feedburner.com/pmags +https://flyinglessons.us/feed/ +https://www.youtube.com/feeds/videos.xml?channel_id=UCkqe4BYsllmcxo2dsF-rFQw +https://www.youtube.com/feeds/videos.xml?user=vanneistat +https://www.youtube.com/feeds/videos.xml?channel_id=UCxKmUwf9jh9QE6UgmPR_c6g +https://www.youtube.com/feeds/videos.xml?channel_id=UCL_32Iq21Kd3qo_sfzNp38Q +https://luxagraf.net/jrnl/feed.xml +https://www.youtube.com/feeds/videos.xml?channel_id=UCoj6RxIAQq8kmJme-5dnN0Q +https://discuss.pixls.us/c/software/darktable.rss +https://mcrawford.substack.com/feed +https://shifter.media/feed/ +http://feeds.feedburner.com/vagabondjourney +https://www.frontporchrepublic.com/feed/ +https://www.youtube.com/feeds/videos.xml?channel_id=UCm325cMiw9B15xl22_gr6Dw +https://www.youtube.com/feeds/videos.xml?channel_id=UCxr2d4As312LulcajAkKJYw +https://www.youtube.com/feeds/videos.xml?channel_id=UCvh1nadZWmbSW92ypX_IAWw +https://www.youtube.com/feeds/videos.xml?channel_id=UCirYAT7CafNatSyJH3-O4pQ +https://www.youtube.com/feeds/videos.xml?channel_id=UCm61viPKEDpGVGCF2ut-SUg -- cgit v1.2.3-70-g09d2