Downer is a command-line RSS torrent downloader with a set of very focused functionality. Currently Downer saves no state between invocations so firing a new process will have no knowledge of previously seen torrents. We leave that to the torrent program.
- [ ] Awareness of episodes
- [ ] Persist state between invocations?
- [X] Support for magnet links
downer -s "https://distrowatch.com/news/torrents.xml" -p "Fedora-Workstation"
make test