-
https://www.preview.boost.org/feed/news.rss
Each news entry in the News RSS feed contains text of the form "External link to .", which is useless. RSS entries are supposed to contain the actual con…
-
### Describe the feature/enhancement
My use case for audiobookshelf is this:
I was hosting a podcast on anchor, but I REALLY wanted to self host to implement more features. I couldn't get Castopo…
-
```
During development of an application that uses the as3syndicationlib, i've
come across a situtation where i want to access data the library doesnt
currently pass. The head of the xml i'm loading i…
-
Currently, py-feedr is non-asynchronous and this makes it very vulnerable to missing RSS feed updates if a RSS feed is updated quickly, i.e. if that feed is updated quicker (say 0.5s) than feedr is be…
-
**Describe the bug**
I am trying to localhost my own little application that exposes a very simple rss feed xml file. I then want ravenreader to read this feed.
However ravenreader seems to consiste…
-
The goal of this issue is to find out where we should place our efforts to maximally improve rss-bridge and its long-term survival and prosperity.
This is an issue in which we discuss midterm/longt…
-
v84-207:~ ming$ monner --target-output /dev/null -c wget http://www.google.com
CPU (%) Memory RSS (mb) Network in (kb) Network out (kb) Disk in (kb) Disk out (kb)
Traceback (most recent call las…
-
I have encountered an issue when using the feedparser library to parse RSS directly from a URL. For example:
```
>>> feedparser.parse('https://hackernewsrss.com/feed.xml').keys()
dict_keys(['bozo…
-
Hi there!
I started using this library some time ago and I've noticed that it is not truncating links.
If I have a link, e.g.
```
SomeLongTextOfALinkEvenLongerThanThis
```
then this library is al…
-
With
```go
var args struct {
Interval time.Duration `arg:"-i" help:"interval to check feed" default:"10s"`
Feed string `arg:"-f" help:"url for rss feed" default:"http…