Metadata-Version: 2.4
Name: Unit3Dup
Version: 0.8.18
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

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.


Install and Upgrade
===================

- pip install unit3dup --upgrade

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


Only for pdf
~~~~~~~~~~~~
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


Ubuntu/Debian Dependencies
--------------------------
- sudo apt install ffmpeg

Only for pdf
~~~~~~~~~~~~
- sudo apt install poppler-utils


RUN
======

.. code-block:: python

   unit3dup -u <filepath>
   unit3dup -f <folderpath>
   unit3dup -scan <folderpath>



DOC
===

Link `Unit3DUP <https://unit3dup.readthedocs.io/en/latest/index.html#>`_



Trackers
========

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/   |
+------------------+----------------------------+


.. 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/discord/1214696147600408698?label=Discord&logo=discord&style=flat
   :target: https://discord.gg/8hRTjV8Q
   :alt: Discord Server



🎯 Streaming Community
======================

 `goto GitHub Project <https://github.com/Arrowar/StreamingCommunity>`_

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.

.. 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

