sbussetti / deluge-siphon

A Chrome extension for sending torrents to your Deluge server.
http://sbussetti.github.io/deluge-siphon/
82 stars 22 forks source link

Doesn't work with some "torrent" links. #8

Closed Duckle29 closed 9 years ago

Duckle29 commented 10 years ago

I occasionally use a site that does not link to the torrent directly, but rather: http://site.org/download.php?id=xxx which then directly downloads the file. Is there anyway the addon could support that?

sbussetti commented 10 years ago

Ah it should be possible. Would you be able to send me the name of a site in particular that exhibits this behavior so i can be sure the plugin can handle it?

On Feb 17, 2014, at 4:38 AM, dumle29 notifications@github.com wrote:

I occasionally use a site that does not link to the torrent directly, but rather: http://site.org/download.php?id=xxx which then directly downloads the file. Is there anyway the addon could support that?

— Reply to this email directly or view it on GitHub.

sbussetti commented 10 years ago

Also, do you have the same issue with the "right click" to add method? Perhaps you just need to adjust the RegEx pattern for left-click handling to deal with the site in question.

Duckle29 commented 10 years ago

The site in question is an invite only site: http://nxtgn.org. Huh now it decided to work :/ odd. Thanks anyways :)

sbussetti commented 10 years ago

Thanks. I'll check it out anyway, try and reproduce.

On Feb 19, 2014, at 10:09 AM, dumle29 notifications@github.com wrote:

The site in question is an invite only site: http://nxtgn.org. Huh now it decided to work :/ odd. Thanks anyways :)

— Reply to this email directly or view it on GitHub.