voidrice/.local
Roberto Polverelli Monti b5821a2308
rssadd improvement: additionally extract from xml files, not just urls (#885)
* additionally extract from xml files

Before this, rssadd only accepted a URL as argument. Now, if given
an xml file, it will parse it and extract the proper url. This lets it
be used in conjunction with firefox for quickly adding RSS feeds (as
firefox would give it the file rather than its origin URL). This works
on a majority of RSS feeds, but fails on some that miss the proper link
tags. The original behaviour is still mantained alongside the new.

* remove surplus `exit`

* more performant grepping
2021-03-29 21:39:55 -04:00
..
bin rssadd improvement: additionally extract from xml files, not just urls (#885) 2021-03-29 21:39:55 -04:00
share clean up 2021-03-07 15:07:41 -05:00