Giter Site home page Giter Site logo

ahandre94 / tnt_village Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.09 MB

Cerca tra le release di TNTVillage, recupera il magnet del file che desideri e sfrutta l'integrazione con qBittorrent. Sfrutta il bot Telegram @tntvillage_qb_bot

License: GNU General Public License v3.0

Python 98.60% Dockerfile 1.40%
tntvillage magnet search tntvillage-dump qbittorent hash telegram-bot telegram

tnt_village's Introduction

TNTVillage

Cerca tra le release di TNTVillage, recupera il magnet del file che desideri e sfrutta l'integrazione con qBittorrent. Sfrutta il bot Telegram per semplificare la ricerca @tntvillage_qb_bot

Ricerca

Inserisci tra virgolette il nome del file che vuoi cercare

$ python3 tnt.py -s 'prova'

TOPIC    HASH    TITOLO    DESCRIZIONE    DIMENSIONE
1        hash1   Prova     Descrizione    1.20 GB
2        hash2   Prova 2   Descr. 2       4.20 GB

Download

Per effettuare un download basta utilizzare il topic che si è trovato dopo la fase di ricerca (per fare più download separare con uno spazio i topic)

$ python3 tnt.py -d 1

magnet:?xt=urn:btih:...
$ python3 tnt.py -d 1 2

magnet:?xt=urn:btih:1...
magnet:?xt=urn:btih:2...

Ed ecco il magnet da utilizzare

qBittorrent

Per scaricare direttamente utilizzando qBittorrent, attivare l'interfaccia web (Preferenze -> Interfaccia web). È supportata sia la versione corrente (v4.1+) che la precedente (v3.2.0 - v4.0.4)

$ python3 tnt.py -d 1 -qb -u 'admin' -pw 'adminadmin' -a '127.0.0.1' -p 8080

Di default l'username è admin, la password adminadmin, l'indirizzo IP 127.0.0.1 e la porta utilizzata 8080. Se le tue credenziali sono queste, ti basterà passare come argomento solo qb

$ python3 tnt.py -d 1 -qb

Telegram

link: https://t.me/tntvillage_qb_bot

Una volta avviato il bot con /start puoi fare una ricerca utilizzando /search CONTENUTO DA CERCARE, fare un download copiando sempre il topic del file /download TOPIC e inizializzare qBittorrent con /init_qb. In questo caso non è possibile utilizzare un indirizzo locale per accedere all'interfaccia web

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.