mbol8309 / ytsupdater

Script to download torrent from yts.mx and download to folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a script to download torrent data automatically from yts.mx and store in local db. Later with that info and with selected filters download torrent with transmission-gtk to jellyfin folder

Requirements

Usage

Create .env

Create a file .env with transmission connect info. An example can be seen in .env.example

Install dependencies

I think this file is ok, but if some error, please comment pip install -r requirements

Run

python start.py

About

Script to download torrent from yts.mx and download to folder


Languages

Language:Python 72.9%Language:Jupyter Notebook 27.1%