aurelg / feedspora

FeedSpora posts RSS/Atom feeds to your social network accounts.
35 stars 5 forks source link

Add support for images in Atom feeds, if any. #42

Open aurelg opened 5 years ago

aurelg commented 5 years ago

The RSS is able to find the URL of an image embedded in a post with the find_rss_image_url function. It would be nice to have the same feature for Atom feeds. Let's find one with images inside, and implement it!

rmdes commented 3 years ago

Would this code do the trick ? https://github.com/czimbortibor/rss-atom-feedscraper