View Single Post
Old 02-14-2009, 01:18 AM   #203
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,424
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by ilovejedd View Post
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
kovidgoyal is offline