-
**Is your feature request related to a problem? Please describe.**
The bridge seems to not support Pseudo-classes selectors like ':has()'.
**Describe the solution you'd like**
CSS Selector Bridge…
-
Hey @agazso, you may have the best RN RSS parser that supports both Atom and RSS 1.0 and 2.0 specs. Would be great to see the RSSFeedHelper broken out to a an RN-rss-parser or something like that. I'm…
-
### Description
Unable to add a valid RSS feed to Twine. The feed is rejected with an error message despite working correctly in other RSS readers.
### Steps to reproduce
1. Open Twine
2. Try to…
-
### How can we reproduce the crash?
I had a test with Bun.serve and it worked fine, after running it several times now I get panic error and even if I clean all the Bun processes and run it again now…
-
Hello,
Would there be interest in me implementing a new RSS parser? magpie is pretty dated.
-
Hi,
thanks for your great job !
i don't manage to use your library
I'm doing a node/angular/ionic 4 app with last version npm packages
i try u node.js example and i got :
```console
[ng…
-
Hi!
There seems to be memory leak issue in `libpostal_parse_address`. The memory usage will increase over time when parsing the same address.
---
#### My country is
This issue is not specific…
-
When you run:
`archivebox add --parser=rss --depth=1 https://example.org/example.rss`
It fails, because what happens is that the URL is written to `sources/{{id}}-import.txt` on a line by itself…
-
I need to parse an RSS to JSON which has multiple enclosure tags within an item
```
...
```
My resulted JSON Object only has a single enclosure object instead of an array.
I tried using…
-
I have a ~1.5TiB, ~1.7k files parquet dataset with an additional `_metadata.parquet` file containing metadata of all row groups. The `_metadata` file was written with the mechanism described in the [d…