Skip to content

issues Search Results · repo:rbren/rss-parser language:JavaScript

Filter by

177 results
 (72 ms)

177 results

inrbren/rss-parser (press backspace or delete to remove)

Issue Snippet (contentSnippet) skips contents after br / tag in a p tag how to reproduce contents like p theis an example content br / these parts will be skipped in the contentsnippet section . /p ...
  • funjay
  • Opened 
    on Oct 22, 2024
  • #281

I know of a feed hosted on a server that always returns gzipped data even when given no Accept-Encoding header, and also when given a headers such as Accept-Encoding: identity which should disable gzip ...
  • justinsteven
  • Opened 
    on Oct 10, 2024
  • #280

hetzner.txt After parsing when I attempt to access the content using feedItem.contentSnippet the content is mixed up like this Start: 2024-08-06T08:45:00+00:00 Estimated end: 2024-08-08T13:00:00+00:00 ...
bug
  • talonx
  • 1
  • Opened 
    on Aug 14, 2024
  • #275

I d be interested in using this with Cloudflare Workers, but it does not work because the platform only has fetch.
enhancement
  • uhthomas
  • Opened 
    on Jul 7, 2024
  • #274

I run rss-parser in svelekit web this happen image
  • futag
  • 6
  • Opened 
    on Jun 5, 2024
  • #273

In our logs I see multiple requests by rss-parser. Is this common behavior by the tool, or is this someone who implemented it incorrectly and calls the parser multiple times? I m not using rss-parser ...
  • mboelen
  • 1
  • Opened 
    on Apr 10, 2024
  • #272

I ve seen itunes:episodeType trailer /itunes:episodeType and itunes:episodeType full /itunes:episodeType in several feeds (eg) which would be useful to expose for filtering
  • Slord6
  • Opened 
    on Mar 19, 2024
  • #271

Hi, I m fetching the below URL and the parser is returning all but the first (at present) 1. url... https://www.england.nhs.uk/north-west/about/news/feed/ item not returned... title As measles cases ...
  • Damibu
  • Opened 
    on Feb 22, 2024
  • #270

I have observed, sometimes a rss feed contains multiple href links ( atom:link ), some of them redirects to new feedUrl, but some of those are invalid ( link type as text/html ) . Since the library returns ...
  • raizadattn
  • Opened 
    on Feb 7, 2024
  • #269

getting this.removeAllListeners is not a function error anytime i run my program. below is an image of my code. i m using Reactjs. ![code](https://github.com/rbren/rss-parser/assets/58645821/32c51e63-36ab-46da-a83b-00e99e66d846) ...
  • iam4tunate
  • 2
  • Opened 
    on Jan 27, 2024
  • #265
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub