Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Automate/script complicated download thingy

Got problems with Bubba? Then this forum is for you.
Locked
jamerson
Posts: 80
Joined: 01 Feb 2007, 15:15
Contact:

Automate/script complicated download thingy

Post by jamerson »

Hi!

I'm so sorry about the worthless subject line. Couldn't seem to get it boiled down.

Anyway. Some sites that I visit does not have .torrent files to download ergo no copy/paste url into download manager.

The .torrent is generated when I download it.

My solution right now is that I "download" the .torrent file and then put it on my bubba in one of my www-root-folders and then write http://domain.tld/whatever.torrent into DL.

This of course works, but can someone think of a smart way to automate this?
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Hi Jamerson,

First of, have you tried to paste the URL anyway? The Download manager/ftd should be smart enough to figure it out anyway even if the URL doesn't end in .torrent. It can in some cases fail anyway, most often when webpagebuilders think they are clever and hide the actual URL in a javascript or something like that.

If it still doesnt work and you dont mind, we are interrested in the web site that doesn't work. (You can send the link privately if you prefer that.)

/Tor
Co-founder OpenProducts and Ex Excito Developer
bubbalibre
Posts: 117
Joined: 01 Feb 2007, 09:33
Location: Paris, France

Post by bubbalibre »

Hello,

I have the same problem with some private torrent's sites. You can get the torrents only once registered.

It seems normal not to be able to download them directly from the bubba.

I'm using the same "solution" than jamerson, but if you have another simpler one, I take it !
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Hi again,

A question regarding private trackers. How do one solve that with other torrent clients? Is it possible?

/Tor
Co-founder OpenProducts and Ex Excito Developer
spoodie
Posts: 21
Joined: 24 Jan 2007, 13:32

Post by spoodie »

I noticed this problem before I setup torrentflux, I now download the .torrent and upload using the web interface provided with that.

I'm a member of two private torrent sites:
http://www.demonoid.com/
http://oink.me.uk/

Using the standard bubba torrent client pasting links from demonoid worked fine but not with oink, if I remember correctly.
bubbalibre
Posts: 117
Joined: 01 Feb 2007, 09:33
Location: Paris, France

Post by bubbalibre »

I don't know if jameson's problem concerns private trackers too.

With these trackers, I have to download the torrent file before I can put it in my client. It's easier than with the Bubba because of the drag'n drop.

I'm using GNU/Linux and I tried lots of bitorrent clients, but I guess it's the same with Windows.
bjorn
Posts: 88
Joined: 03 Jan 2007, 09:02

Post by bjorn »

private torrent trackers commonly requires you to have an auth-cookie set and associated with your connection, and most torrents are marked as "private" and do not allow trackerless seeding.

some clients (like BitComnet i think) ignored this setting in early versions, and that client is as a result banned from many private trackers...

it could most likely be set "manually" with wget's "--load-cookies" option or with elinks perhaps... havn't tried it.

Torrentflux has options to use such cookies as well :)

/Bjorn
Locked