several changes to rss feed links

* Youtube videos now come from youtube's rss feeds rather than
invidious'. invidio.us has shut down and I had trouble with the other
instances, some needed captcha's (on a rss feed?!?!) others just didn't
work. I decided that an RSS feed request to google's servers was
probably ok and unlikely to stop working

I also added some new feeds
master
Jonathan Hodgson 4 years ago
parent 5197f64a20
commit b21b0ced09
  1. 31
      newsboat/.config/newsboat/urls

@ -1,4 +1,5 @@
#https://feeds.bbci.co.uk/news/rss.xml news
http://lxer.com/module/newswire/headlines.rss linux aggregator
http://turnoff.us/feed.xml comic
https://abstrusegoose.com/feed.xml comic
https://bill.harding.blog/feed/ linux
@ -8,17 +9,21 @@ https://blog.xpnsec.com/rss.xml security
https://blog.z3bra.org/rss/feed.xml linux
https://castel.dev/rss.xml
https://feeds.feedburner.com/ItsFoss linux
https://invidio.us/feed/channel/UC2C_jShtL725hvbm1arSV9w invidious "~CGP Grey" interest
https://invidio.us/feed/channel/UC4w1YQAJMWOz4qtxinq55LQ invidious "~Level1Techs" tech
https://invidio.us/feed/channel/UCBa659QWEk1AI4Tg--mrJ2A invidious "~Tom Scott" interest
https://invidio.us/feed/channel/UCFzGyNKXPAglNq28qWYTDFA invidious "~Kai Hendry" linux
https://invidio.us/feed/channel/UCOWcZ6Wicl-1N34H0zZe38w invidious "~Level1Linux" linux
https://invidio.us/feed/channel/UCXPHFM88IlFn68OmLwtPmZA invidious "~Greg Hurrell - Vim Screencasts" linux
https://invidio.us/feed/channel/UCa6eh7gCkpPo5XXUDfygQQA invidious "~Ippsec" security
https://invidio.us/feed/channel/UCgREucssIfY9e0Iy3yhse8w invidious "~Nix Casts" linux
https://invidio.us/feed/channel/UCpoyhjwNIWZmsiKNKpsMAQQ invidious "~VbScrub" security
https://invidio.us/feed/channel/UCuXy5tCgEninup9cGplbiFw invidious "~Missing Semester"
https://invidio.us/feed/channel/UCy0tKL1T7wFoYcxCe0xjN6Q invidious "~Technology Connections" interest
https://hackertarget.com/feed/ security
https://www.youtube.com/feeds/videos.xml?channel_id=UC2C_jShtL725hvbm1arSV9w invidious "~CGP Grey" interest
https://www.youtube.com/feeds/videos.xml?channel_id=UC4w1YQAJMWOz4qtxinq55LQ invidious "~Level1Techs" tech
https://www.youtube.com/feeds/videos.xml?channel_id=UCBa659QWEk1AI4Tg--mrJ2A invidious "~Tom Scott" interest
https://www.youtube.com/feeds/videos.xml?channel_id=UCFzGyNKXPAglNq28qWYTDFA invidious "~Kai Hendry" linux
https://www.youtube.com/feeds/videos.xml?channel_id=UCOWcZ6Wicl-1N34H0zZe38w invidious "~Level1Linux" linux
https://www.youtube.com/feeds/videos.xml?channel_id=UCXPHFM88IlFn68OmLwtPmZA invidious "~Greg Hurrell - Vim Screencasts" linux
https://www.youtube.com/feeds/videos.xml?channel_id=UCa6eh7gCkpPo5XXUDfygQQA invidious "~Ippsec" security
https://www.youtube.com/feeds/videos.xml?channel_id=UCgREucssIfY9e0Iy3yhse8w invidious "~Nix Casts" linux
https://www.youtube.com/feeds/videos.xml?channel_id=UCiG4mll4HhVwvgP0FtKA7cw invidious "~The Forge Church" church
https://www.youtube.com/feeds/videos.xml?channel_id=UCpoyhjwNIWZmsiKNKpsMAQQ invidious "~VbScrub" security
https://www.youtube.com/feeds/videos.xml?channel_id=UCuXy5tCgEninup9cGplbiFw invidious "~Missing Semester"
https://www.youtube.com/feeds/videos.xml?channel_id=UCy0tKL1T7wFoYcxCe0xjN6Q invidious "~Technology Connections" interest
https://www.youtube.com/feeds/videos.xml?channel_id=UCSMqateX8OA2s1wsOR2EgJA invidious "~TLDR News UK" news
https://jakearchibald.com/posts.rss web
https://jonathanh.co.uk/feed.rss
https://jordanelver.co.uk/feed.xml linux
https://latexdraw.com/feed latex
@ -26,11 +31,15 @@ https://opensource.com/feed linux
https://pentestlab.blog/feed/ security
https://redteaming.co.uk/feed/ security
https://stevelosh.com/rss.xml linux
https://stuffjasondoes.com/feed/ security
https://thehackernews.com/feeds/posts/default security
https://torrentfreak.com/feed/ security
https://videos.lukesmith.xyz/feeds/videos.xml?sort=-publishedAt peertube "~Luke Smith Peer Tube" linux
https://www.bleepingcomputer.com/feed/ security
https://www.fsf.org/static/fsforg/rss/blogs.xml linux
https://www.fsf.org/static/fsforg/rss/news.xml linux
https://www.linuxtoday.com/liglt.rs linux aggregator
https://www.theregister.com/headlines.atom tech
https://www.troyhunt.com/rss/ security
https://www.universetoday.com/ astronomy
https://www.wordfence.com/feed/ security

Loading…
Cancel
Save