SendToClient

Painlessly send torrents to your bittorrent client.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
notmarek
Dziennych instalacji
0
Wszystkich instalacji
175
Oceny
1 0 0
Wersja
2.3.1.2
Utworzono
10-06-2023
Zaktualizowano
19-12-2024
Rozmiar
33,6 KB
Licencja
Brak licencji
Dotyczy

Install | View Source ![https://ptpimg.me/6fh61t.png](https://ptpimg.me/6fh61t.png) ![https://ptpimg.me/5ujhi8.png](https://ptpimg.me/5ujhi8.png) This script let's you send torrents straight to your download client with a single button!

Limitations:

qBittorrent, Transmission, Deluge, ruTorrent, and Flood (this lets you use anything flood supports) are supported, if you want to see your client added leave a comment.

Supported sites:

Gazelle: PTP, GGn, AB, OPS, GPW, RED, JPS, TVV, Sugoi Music, iAnon, AR, UHDB, MTV, EMP, BTN, SC (Some of these are untested an may not work, please report so)

UNIT3D: BLU, Aither, DT, Telly, TS, BHD (F3NIX fork)

Others: TorrentLeech, AnilistBytes script

Changelog:

2.3.1 - Fixed a bug that killed the whole extension

2.3.0 - Extended ST button - let's you pick the profile on each torrent seperatly

2.2.5 - BHD support

2.2.4 - ruTorrent support

2.2.3 - KG support, minor code cleanup

2.2.2 - The script now only injects on sites, where it actually works.

2.2.1 - Added ability to pin profiles to sites, added support for TL

2.2.0 - (qbit) Categories support!

2.1.2 - Make FST Smarter - don't show on sites without FL, add need to accept

2.1.1 - Added FST (Freeleech & Send) to Gazelle

2.1.0 - UNIT3D support! - currently supported: BLU, Aither, DT, JPTV, Telly, TS

2.0.2 - Added DB9, SC, BTN

2.0.1 - Add support for AnilistBytes (my other AB specific UserScript)

2.0.0 - Huge update, the userscript is now detached from AB and works on most Gazelle based trackers! this change is breaking and you will need to configure the script from scratch. The source code was also moved to gihtub as i now use a more complicated workflow

Previous versions (For animebytes only): [1.4.3](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/3c28507528cd01797abe5ed7db1c36dfc74ec03e/SendToClient.user.js) - fixed fixed an issue on OPS [1.4.2](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/2c8cd162170372618d5bfc64d4ed4f943443b28d/SendToClient.user.js) - fixed an issue on OPS [1.4.1](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/5f328456d61002f0ed3f5dc98a80ad23aa92e68a/SendToClient.user.js) - Added support for multiple other trackers, settings still reside here for now [1.4](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/67b71f84fdfc0a441f6987d87222e0fe8cd0fdb2/SendToClient.user.js) - Added support for Deluge [1.3](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/5ab94412d34b35a09effe1d101b55f9025a77453/SendToClient.user.js) - Added support for Flood [1.2](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/13e746d012af9f4231f55c19273a8e83aebb3dcb/SendToClient.user.js) - Added transmission support he script now let's specify the save path [1.1](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/7e302e52ba046354a462ab0009a4cfa5e36191a3/SendToClient.user.js) - Hotfix for compatibility with AnilistBytes [1.0](https://gist.github.com/notmarek/4f8fea8ae4e7cc524cba51a3594a128c/raw/2d1288fae418dc7f0409fb439f7c62ca3c43d1d8/SendToClient.user.js) - Original release