From 2ffb8f82518fc3bd6ac6a4edfa81fa429b4577de Mon Sep 17 00:00:00 2001 From: Lionel Young Date: Sun, 19 Dec 2010 01:03:00 -0200 Subject: network/flexget: Added (multipurpose content downloader) Signed-off-by: Niels Horn --- network/flexget/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 network/flexget/README (limited to 'network/flexget/README') diff --git a/network/flexget/README b/network/flexget/README new file mode 100644 index 0000000000..f9e7591196 --- /dev/null +++ b/network/flexget/README @@ -0,0 +1,11 @@ +FlexGet is a multipurpose automation tool for content like torrents, +nzbs, podcasts, comics, etc. FlexGet is able to handle different kinds +of sources like RSS-feeds, html pages and csv files. There are even some +plugins for sites that do not provide any kind of useful feeds. + +FlexGet is extremely useful in conjunction with applications which have +watch directory support, such as rtorrent. + +Requires: pysetuptools, FeedParser, SQLAlchemy, PyYAML, BeautifulSoup, +html5lib, PyRSS2Gen, pynzb, progressbar + -- cgit v1.2.3