Parse multiple rss url.
desaivishal11 opened this issue · 2 comments
desaivishal11 commented
How to parse multiple RSS URL. And wait for each to finish.
spipau commented
Hi,
I'm not the author of this library, but this is a issue tracker and not a "ask a question" tool... you should put your question on Stackoverflow ;)
Send me the link and I can then post what I did: I have a list of 5 RSS Links and use recursion to execute them one-by-one.
Best,
Paul
prof18 commented
Hi,
I'm totally agree with @spipau . If you have some question related to implementation, you can ask on Stackoverflow or on the blog post on my website dedicated to that library. .
The issue tracker has to be used only for reporting bugs