I use elfeed
to read RSS.
In each RSS there is an http link to a torrent file.
And I want to call an external program (aria2c
) to download that torrent link, assuming that there is no such tool within Emacs.
How to write a small function to do this?