kjaymiller / kjaymiller/render-engine-rss
Pop 'href' from image in PodcastPageParser
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently `PodcastPageParser` successfully finds the image but wraps in it a dictionary.
`image={"href": "http://image.com/image.png"}`
To make it simpler it would be best to pop the image out if it exists.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating PodcastPageParser and inspect how it extracts the image href. Confirm the current nested image output, then verify that the parsed image is returned without the href dictionary wrapper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100