Is it possible to get an RSS feed from an imageboards catalog or a specified thread? I've only recently started exploring RSS and it's made my life mountains easier. Post general RSS tips ITT.
Tip 1: Delete your youtube account and use RSS to follow them.
https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID_GOES_HERE https://www.bitchute.com/feeds/rss/channel/CHANNEL_NAME_GOES_HERE Tip 2: Then directly use your video player of choice with mpv to watch latest videos of your youtube subscriptions.
Tip 3: Set a cronjob to check new feeds and download articles automatically.
Tip 4: Have a customizable status bar that shows new feed articles
Tip 5: Maybe include notify-send to get notification for new articles.
Tip 6: Use a browser addon that automatically detects RSS and atom feeds on a website
Tip 7: Switch to a desktop RSS client if you're using a shitty browser addon.
>>1069 >Tip 3: Set a cronjob to check new feeds and download articles automatically.
This will just waste bandwidth. Just press Shift-R everytime you feel like updating.
>Tip 5
Annoying.
>Tip 6
Unnecessary. Just go to the website html and search for "feed" or "rss". Normally you'll find it there.
>Tip 2
With the config above, you can copy the link to clipboard pressing ",+m" (comma plus "m"). Then you just need to use mpv to play it or put this on your ~/.config/i3/config:
>>7338 I use elfeed (a GNU Emacs package) for handling RSS. I have Emacs configured so that when I open up youtube links from my RSS reader it knows to open them in mpv instead of a web browser.
Is it possible to get an RSS feed from an imageboards catalog or a specified thread? I've only recently started exploring RSS and it's made my life mountains easier. Post general RSS tips ITT.