newspaper icon indicating copy to clipboard operation
newspaper copied to clipboard

Would not load custom feed articles

Open Coinjuice opened this issue 2 years ago • 0 comments

I was having difficulting getting articles from a site and noticed that It kept dumping my custom feed extensions. I found that the problem was It was memoizing the feed by default and this was getting rid of a lot of the urls. I simply turned memoization in the source.py off and it now can get all articles based on the feed pages I give it

Coinjuice avatar Nov 14 '22 05:11 Coinjuice