Metadata-Version: 2.4
Name: Unit3Dup
Version: 0.8.3
Summary: An uploader for the Unit3D torrent tracker
Author: Parzival
License-Expression: MIT
Project-URL: Homepage, https://github.com/31December99/Unit3Dup
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: guessit==3.8.0
Requires-Dist: pymediainfo==6.1.0
Requires-Dist: python-qbittorrent==0.4.3
Requires-Dist: pydantic==2.10.6
Requires-Dist: requests==2.32.3
Requires-Dist: rich==13.7.1
Requires-Dist: torf==4.2.7
Requires-Dist: tqdm==4.66.5
Requires-Dist: thefuzz==0.22.1
Requires-Dist: unidecode==1.3.8
Requires-Dist: pillow==10.4.0
Requires-Dist: patool==2.4.0
Requires-Dist: diskcache==5.6.3
Requires-Dist: httpx==0.27.2
Requires-Dist: transmission-rpc==7.0.11
Requires-Dist: cinemagoer==2023.5.1
Requires-Dist: pathvalidate==3.2.3
Requires-Dist: bencode2==0.3.24
Requires-Dist: rtorrent-rpc==0.9.4
Dynamic: license-file


**Hi !**
===============================================
|version| |online| |status| |python| |ubuntu| |debian| |windows|

.. |version| image:: https://img.shields.io/pypi/v/unit3dup.svg
.. |online| image:: https://img.shields.io/badge/Online-green
.. |status| image:: https://img.shields.io/badge/Status-Active-brightgreen
.. |python| image:: https://img.shields.io/badge/Python-3.10+-blue
.. |ubuntu| image:: https://img.shields.io/badge/Ubuntu-22-blue
.. |debian| image:: https://img.shields.io/badge/Debian-12-blue
.. |windows| image:: https://img.shields.io/badge/Windows-10-blue

Auto Torrent Generator and Uploader
===================================

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

.. image:: https://img.shields.io/badge/Upload_PDF-gr
   :alt: Install Upload PDF

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.

Installation
--------------------
1. Download the last release (https://github.com/31December99/Unit3Dup/releases)

2. unzip it

3. pip install -r requirements.txt

4. python start.py

.. image:: https://img.shields.io/badge/LINUX-gr

1. Run: ``sudo apt install poppler-utils``
2. sudo apt install ffmpeg


.. image:: https://img.shields.io/badge/WINDOWS-gr

1. Download and unzip https://www.ffmpeg.org/download.html and add its folder to
   PATH environment user variable


1. Download and unzip poppler for Windows from https://github.com/oschwartz10612/poppler-windows/releases
2. Put the folder 'bin' in the system path (e.g. ``C:\poppler-24.08.0\Library\bin``)
3. *Close and reopen a new console window*
4. Test it: Run ``pdftocairo`` in the terminal



.. image:: https://img.shields.io/badge/Bot_UPDATE-gr
   :alt: Bot Update

1. Delete only the bot folder
2. Download the release zip
3. Unzip it
4. No config needed
5. Done!


Trackers
========

+------------------+----------------------------+
| **Trackers**     | **Description**            |
+==================+============================+
| ``ITT``          | https://itatorrents.xyz/   |
+------------------+----------------------------+


.. image:: https://img.shields.io/discord/1214696147600408698?label=Discord&logo=discord&style=flat
   :target: https://discord.gg/8hRTjV8Q
   :alt: Discord Server

.. image:: https://img.shields.io/badge/Telegram-Join-blue?logo=telegram
   :target: https://t.me/+hj294GabGWJlMDI8
   :alt: Unisciti su Telegram

.. image:: https://img.shields.io/badge/StreamingCommunity-blue.svg
   :target: https://github.com/Arrowar/StreamingCommunity
   :alt: StreamingCommunity Badge




