Skip to content

31December99/Unit3DWebUp

Repository files navigation

Unit3DupWeb

version online status python ubuntu debian windows


Auto Torrent Generator and Uploader

Reworked from the original Unit3Dup

This code is under testing.

Home


Demo video

Here


What it does

  • Scan folder and subfolders
  • Compiles metadata to create a torrent
  • Extracts screenshots from video
  • Adds webp images to torrent page description
  • Searches IDs on TMDB, IMDb, TVDB
  • Adds trailer from TMDB or YouTube
  • Seeds in qBittorrent
  • Generates metadata from video
  • Creates and uploads torrents/pages

NOT YET TESTED

  • Extracts cover from PDF documents
  • Reseeding multiple torrents
  • Cross-OS seeding
  • Custom season titles
  • MediaInfo-based metadata generation
  • Extract first page of PDFs via xpdf and upload it
  • Windows support improvements

NOT YET IMPLEMENTED

  • Game metadata generation
  • Transmission / rTorrent seeding

How it works

The backend provides FastAPI endpoints.

For each video file, a job_id is generated from the hash of its path.

  • job_ids form a job_list (page view)
  • each page has a job_list_id based on scan path hash

WebSocket is used for:

  • progress updates
  • logs to frontend

Scan process

  • Search files/folders
  • Extract title
  • Query TMDB (movie/series)
  • Query TVDB and get IMDb ID
  • Create screenshots
  • Build description with MediaInfo + screenshots

Editing

If poster has issues (TMDB/IMDb mismatch):

  • click poster
  • edit fields
  • create torrent / upload / seed

DOC

Unit3Dup Link

Trackers

The Italian tracker community: people with technical and social backgrounds united by torrents.

Tracker Description
ITT https://itatorrents.xyz/

Discord

Join Discord

Discord


AstraeLabs

GitHub Project

Open-source script for downloading movies, TV shows, and anime.

AstraeLabs

About

A Unit3D uploader with a web interface

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors