rbren / rss-parser

A lightweight RSS parser, for Node and the browser
MIT License
1.38k stars 209 forks source link

Sweep: <media:keywords> is not processed (βœ“ Sandbox Passed) #267

Closed sweep-ai[bot] closed 9 months ago

sweep-ai[bot] commented 9 months ago

PR Feedback: πŸ‘Ž

Description

This pull request includes changes to the src/parser.js file. It adds a new function parseItem that parses the media:keywords element and stores the keywords in the item object. It also updates the formatItemOutput function to include the mediaKeywords property in the output if it exists. Additionally, the pull request includes documentation updates and type definitions to include the mediaKeywords property. Lastly, it adds unit tests for the new functionality of the parseItem function.

Summary

Fixes #260.


πŸŽ‰ Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

πŸ’‘ To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 9 months ago

Rollback Files For Sweep

This is an automated message generated by Sweep AI.