LukeSmithxyz / voidrice

My dotfiles (deployed by LARBS)
GNU General Public License v3.0
4.29k stars 1.21k forks source link

rssget - search the website for RSS feeds and add them to newsboat url list (Also sites that don't give RSS links) #1430

Open miliukhin opened 3 months ago

miliukhin commented 3 months ago

Searches the website for RSS feeds and adds them to newsboat url list using rssadd. Can also find hidden RSS feeds on various websites, namely Youtube, Reddit, Vimeo, Github, Gitlab and Medium. Gets site url as $1 or (if not present) from X clipboard. Gets tags as $2. If it finds more than one feed, calls dmenu for the user to choose which one to add. I have bound it to a keyboard shortcut so i copy a site link and easily add its feed to the reader.