Page 3 of 12 FirstFirst 12345 ... LastLast
Results 21 to 30 of 111

Thread: download torrents from rss feed

  1. #21
    Join Date
    Nov 2008
    Beans
    92

    Re: download torrents from rss feed

    Quote Originally Posted by unutbu View Post
    I know you do not need such explicit directions abhiroopb, but I'm writing it this way just in case others find this useful...
    Amazing!!! unutbu, this is pretty close to what I've been looking for also..

    I've been using TED (Torrent Episode Downloader) for a long time, but it doesn't support very many private trackers, so I've been trying to figure out some other way to do this.. Thanks a million.. I'm going to try this and see if I can get it to work with my private tracker.

  2. #22
    Join Date
    Dec 2005
    Beans
    28

    Re: download torrents from rss feed

    This is Great! Thanks unutbu! I have been looking for something that would do this. RSS File Downloaded, not sure why it was so difficult.

    Automatic is the only thing i found, but it is for MAC only. http://codingcurious.com/automatic/

    I will try your script.
    Mythbuntu - Custom HTPC Box
    Ubuntu - Dell-XPS M1330
    Ubuntu - Acer Aspire 2001WLCi

  3. #23
    Join Date
    Sep 2007
    Beans
    7

    Re: download torrents from rss feed

    This is exactly what I was looking for as well. I am having one problem, though. The script crashes if I try to pull torrent files for the Daily Show. Could it be something with the torrent file name?

    The terminal output is:

    Code:
    ben@Ben-EeePC ~ $ tormon.py -O /home/ben/Downloads/Torrents
    Downloading /The.Daily.Show.2009.10.26.%28PDTV-FQM%29%5BVTV%5D.torrent
    Traceback (most recent call last):
      File "/bin/tormon.py", line 81, in <module>
        Main()  
      File "/bin/tormon.py", line 78, in __init__
        self.parse_rss_feed()
      File "/bin/tormon.py", line 70, in parse_rss_feed
        self.download_torrent(torrent)
      File "/bin/tormon.py", line 57, in download_torrent
        except (HTTPError, URLError):
    NameError: global name 'HTTPError' is not defined
    The script works fine if I don't try and pull from the Daily Show. Any suggestions?

  4. #24
    Join Date
    Mar 2008
    Beans
    4,714
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: download torrents from rss feed

    bigben1313, could you post the url of the rss feed you are monitoring?

  5. #25
    Join Date
    Sep 2009
    Beans
    9

    Re: download torrents from rss feed

    Thanks Unutbu!!!

    Lovely Script!...but one question.

    How would I monitor many RSS feeds from this one script??


    Thanks Again!!!!

  6. #26
    Join Date
    Dec 2005
    Beans
    28

    Re: download torrents from rss feed

    I believe you would execute it as many times as you have rss feeds to monitor.

    Schedule a job to execute each rss feed..

    the script only maintains a text file to exclude already downloaded torrents..
    Not sure what would happen though if you download the same torrent from different rss feeds.. Haven't tried it
    Mythbuntu - Custom HTPC Box
    Ubuntu - Dell-XPS M1330
    Ubuntu - Acer Aspire 2001WLCi

  7. #27
    Join Date
    Jan 2007
    Location
    India
    Beans
    1,023
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Arrow Re: download torrents from rss feed

    Try miro ...
    --- I am what I am because of what we all are ----

  8. #28
    Join Date
    Apr 2006
    Location
    Coventry
    Beans
    1,379
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: download torrents from rss feed

    Miro is VERY bloated in my opinion. This provides the simplest option of downloading feeds.

  9. #29
    Join Date
    Dec 2005
    Beans
    28

    Re: download torrents from rss feed

    Quote Originally Posted by vinutux View Post
    Try miro ...
    but Miro is a completed integrated solution. All that is required here is to download the torrent files from the RSS feed.
    Mythbuntu - Custom HTPC Box
    Ubuntu - Dell-XPS M1330
    Ubuntu - Acer Aspire 2001WLCi

  10. #30
    Join Date
    Sep 2009
    Beans
    9

    Re: download torrents from rss feed

    I do like that Miro is an all in one resource...but I prefer the lightweight RSS script. I have no use for Miro's other options...I have a media player that incorporates any internet audio i may need as well as most popular TV streams AND I can use it with a remote...and as for a BT client..very very limited compared to others.

    Honestly other than the ease of the RSS downloader (which wouldnt handle ALL of my feeds), its a paperweight on my desktop.

    Still wondering how to add multiple instances to that one script...



    Thanks!!!

Page 3 of 12 FirstFirst 12345 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •