No, recipes cannot use plugins directly. Though recipes are just python code, so you can theoretically do anything in them, for example, you could include all the code from the plugin in to the recipe. Though really for something special purpose like this, I would suggest modifying the ff.net plugin to do the periodical downloading, rather than using the recipe system.
|