This Python script generates and uploads torrents based on input provided for movies or TV series and Games.
It performs the following tasks:
- Scan folder and subfolders
- Compiles various metadata information to create a torrent
- Extracts a series of screenshots directly from the video
- Add webp to your torrent description page
- Extracts cover from the PDF documents
- Generates meta-info derived from the video or game
- Searches for the corresponding ID on TMDB, IGDB or IMDB
- Add trailer from TMDB or YouTube
- Seeding in qBittorrent, Transmission or rTorrent
- Reseeding one or more torrents at a time
- Seed your torrents across different OS
- Add a custom title to your seasons
- Generate info for a title using MediaInfo
unit3dup can grab the first page, convert it to an image (using xpdf), and then the bot can upload it to an image host, then add the link to the torrent page description.
pip install unit3dup
pip install --upgrade unit3dup
sudo apt install ffmpeg
sudo apt install poppler-utils
- Download and unzip https://www.ffmpeg.org/download.html and add its folder to PATH environment user variable
- Download and unzip poppler for Windows from https://github.com/oschwartz10612/poppler-windows/releases
- Put the folder 'bin' in the system path (e.g.
C:\poppler-24.08.0\Library\bin
) - Close and reopen a new console window
- Test it: Run
pdftocairo
in the terminal
- Download the last release (https://github.com/31December99/Unit3Dup/releases)
- unzip it
- pip install .
- unit3dup
- pip install unit3dup --upgrade
unit3dup -u <filepath>
unit3dup -f <folderpath>
unit3dup -scan <folderpath>
Link Unit3DUP
The Italian tracker: a multitude of people from diverse technical and social backgrounds, united by a shared passion for torrents and more
Trackers | Description |
---|---|
ITT |
https://itatorrents.xyz/ |
goto GitHub Project
An open-source script for downloading movies, TV shows, and anime from various websites, built by a community of people with a shared interest in programming.