SendToClient

Painlessly send torrents to your bittorrent client.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
notmarek
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
175
Βαθμολογίες
1 0 0
Έκδοση
2.3.1.2
Δημιουργήθηκε την
10/06/2023
Ενημερώθηκε την
19/12/2024
Μέγεθος
30 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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