commit 735f3e63d55f158e90aeee00e5e3023f7bd9746c
parent 9846431616b94ea4ef526ba5cdb000d135f37e6a
Author: mtmn <miro@haravara.org>
Date: Sat, 16 May 2026 12:10:17 +0200
newsraft: get rid of youtube shorts
Diffstat:
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/modules/mixins/dotfiles/config/newsraft/feeds b/modules/mixins/dotfiles/config/newsraft/feeds
@@ -326,7 +326,7 @@ https://bc.mtmn.name/?artist=xterea
https://bc.mtmn.name/?artist=svbkvlt
-@ music @ youtube < reload-period 120
+@ music @ youtube < reload-period 120; item-rule "link NOT LIKE '%/shorts/%'"
https://www.youtube.com/feeds/videos.xml?channel_id=UCWPuTvilQQakGwM-MGkfvIQ R Tape Archive
https://www.youtube.com/feeds/videos.xml?channel_id=UCpQttkSFVS9cOLWnk4HoUxA Aeon Shaker IV
https://www.youtube.com/feeds/videos.xml?channel_id=UCX3i4OMyeINfFh529dF5tcg moket123
@@ -336,7 +336,7 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCiDbcjs9iZ2TcHWxZko4tKQ yao
https://www.youtube.com/feeds/videos.xml?channel_id=UCfGEcn31kQppHLhWg-b_Lgw akira buriburi
-@ youtube < reload-period 120
+@ youtube < reload-period 120; item-rule "link NOT LIKE '%/shorts/%'"
https://www.youtube.com/feeds/videos.xml?channel_id=UCJXa3_WNNmIpewOtCHf3B0g LaurieWired
https://www.youtube.com/feeds/videos.xml?channel_id=UCWFNUk2LHUQdRzQcJLYZmcg Bringus Studios
https://www.youtube.com/feeds/videos.xml?channel_id=UCR-DXc1voovS8nhAvccRZhg Jeff Geerling
@@ -437,3 +437,4 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UClIlgY1OC4wSVyqsEWOh9ZQ Fun
https://www.youtube.com/feeds/videos.xml?channel_id=UCriil4aussYUAGVwpm_zI9w Sarah Davis Baker
https://www.youtube.com/feeds/videos.xml?channel_id=UCUgPElwvOMcRDJpmlbJihsA nebulaisacoolguy
https://www.youtube.com/feeds/videos.xml?channel_id=UCJLLl6AraX1POemgLfhirwg Bits inside by René Rebe
+https://www.youtube.com/feeds/videos.xml?channel_id=UCIgNWXsJcFwvFptmUic6wSw apalrd's adventures
diff --git a/modules/mixins/dotfiles/config/shell/rc/aliased-short-names b/modules/mixins/dotfiles/config/shell/rc/aliased-short-names
@@ -51,6 +51,7 @@ alias mpva='mpv --no-video'
alias pp='mpc toggle'
alias qq='mpc playlist'
+alias n='nota'
alias no='nota'
alias nor='NOTA_READ_ONLY=1 nota'