-
Seems like a feedparser issue: https://github.com/kurtmckee/feedparser/issues/59
Repro:
```python
import reader, io, feedparser
feed_bytes = b"""\
one
summary-one…
-
Some gitlab atom feed can't be parsed.
i found that the problem is that gitlab feeds contain `` tags, instead of `` tags. These tags come from double space end of lines in markdown. I think gitlab s…
-
Hello and thanks for the great project!
Are there plans to implement feed plugins? So far I can see only plugins for outputs, but I would like to create a parser for a specific API.
Best
-
Stack trace given at the end. When client uses $select and specifies properties of related entities it's possible for the result to have link with empty content. This causes NullPointerException in OD…
-
```
cat feeds/general | go run github.com/nhomble/feed-cli -templateOverride sub.tpl > general.html
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmenta…
-
[This feed](http://feeds.feedburner.com/skepticcomeskeptic) includes `xmlns:atom="http://www.w3.org/2005/Atom"`. Should Feedjira be identifying it as Atom on that basis? Feedjira says "no valid parse…
-
#### Describe the bug
After commit https://github.com/ArchiveBox/ArchiveBox/commit/a6767671fb68e25f67edcf16afafe5234d2826dd it seems that `add()` (https://github.com/ArchiveBox/ArchiveBox/blob/a…
-
- [ ] http://feed.williamlong.info (status 406 when parssing using rss-parser)
- [x] https://linshuirong.cn/blog/atom.xml
- [ ] https://www.thestandnews.com/rss (seems this website banned IPs from A…
-
I am trying to recreate your desatomat tool in python so I can make a LL(1) ANTLR & EBNF grammer parser.
The following types are missing from `pcre.hpp` but were present in the output of the desatoma…
-
Just got an email from a user trying to parse an Atom feed (http://feeds.feedburner.com/blogspot/hsDu?format=xml) and not getting any results for entry titles with the rule "/feed/entry/title".
Upon …
ghost updated
13 years ago