Quote:
Originally Posted by ilovejedd
So I've noticed a lot of the recipes here download content automatically based on date on RSS feed. I just want to ask, is it possible to create a recipe that runs when the user calls it, gets input from the user and downloads content based on user input? Thanks in advance!
Addendum:
Also, say I have an RSS feed, is it possible to save each entry/article into a different file instead of having one big file containing all of them?
|
1) It's certainly possible. You can use the username and password fields to have the user input information.
2) yes, by defining a parse_index method in your recipe