newsticker-download-enclosures

newsticker-download-enclosures is a compiled Lisp function in `newst-backend.el'.

(newsticker-download-enclosures FEED ITEM)

In all FEEDs download the enclosed object of the news ITEM.
The object is saved to the directory "~/tmp/newsticker/FEED/TITLE", which
is created if it does not exist. TITLE is the title of the news
item. Argument FEED is ignored.
This function is suited for adding it to `newsticker-new-item-functions'.