GithubHelp home page GithubHelp logo

desperado596 / xpbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryelogheat/xpbot

0.0 0.0 0.0 315 KB

Analyze a media file, identify the TMDB/IMDB, and generate all the necessary info to upload a torrent to a private tracker using the UNIT3D codebase

Python 99.01% Shell 0.99%

xpbot's Introduction

UNIT3D auto upload

Automatically parse, rename, and upload torrents to trackers using the UNIT3D codebase

Supported sites:

ACM AsianCinema
ATH Aither
BHD Beyond-HD
BLU Blutopia
R4E Racing4Everyone
Telly Telly.wtf
Ntelogo Ntelogo
UFHD Uncutflixhd

Basic setup:

  1. Clone / download this repository

  2. Install necessary packages pip3 install -r requirements.txt

  3. Rename config.env.sample to config.env

  4. Fill out the required values in config.env

  5. Ensure you have mediainfo & ffmpeg installed on your system

  6. Run the script using Python3 (If you're having issues or torf isn't installing, try python3.9)


Things to note:

  1. We use TMDB API for all things media related (Title, Year, External IDs, etc)
  2. If you provide the IMDB ID via -imdb, you must include the 'tt' that precedes the numerical ID
  3. If you're trying to pass in a file as an arg, you may find autocomplete isn't working. Do this to fix it
    • (What I mean by autocomplete is when you double hit Tab, and the filename/folder gets automatically filled in)
    • chmod u+x auto_upload.py
    • run script using ./auto_upload.py -t etc -p /path/to/file/autocompletes.now
  4. A folder called temp_upload will be created which will store the files:
    • description.txt mediainfo.txt *.torrent

Wiki

xpbot's People

Contributors

ryelogheat avatar tobiasglen avatar hdvinnie avatar sadstan avatar

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.