Giter VIP home page Giter VIP logo

pt-autoseed's Introduction

PT-Autoseed

An Autoseed used to reseed TV-series and Anime in Some PT sites.
The Reseed List: Saw Gist Rhilip/Reseed List please.

GitHub license

Support Site

Site URL Supported Date
北邮人BT https://bt.byr.cn/ 2017-02-07
蒲公英 NPUBits https://npupt.com/ 2017-05-12
麦田 PT http://pt.nwsuaf6.edu.cn/ 2017-05-26

Based Environment

Ubtuntu 14.04, Python > 3.4.

  • Transmission
apt-get -y install software-properties-common
add-apt-repository -y ppa:transmissionbt/ppa
apt-get update
apt-get -y install transmission-cli transmission-common transmission-daemon
  • Flexget
apt-get -y install python-pip
pip install flexget transmissionrpc
  • rtorrent + irssi-autodl
wget --no-check-certificate https://raw.githubusercontent.com/arakasi72/rtinst/master/rtinst.sh
bash rtinst.sh -t
  • MySQL (Use a remote mysqld alternative is feasible)
apt-get -y install mysql-server
  • MediaInfo (rtinst.sh will install it)
apt-get -y install mediainfo
  • ffmpeg (rtinst.sh will install it)
apt-add-repository -y ppa:mc3man/trusty-media
apt-get update
apt-get -y install ffmpeg
  • Python3 model
apt-get -y install python3-pip python3-lxml
pip3 install pymysql transmissionrpc requests bs4 pymediainfo
  • Supervisor (Suggest)
pip install supervisor

How to Use

cp setting.py usersetting.py
vi usersetting.py
sudo python3 autoseed.py

Contribute

  • Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  • Help to fix and update the reseed torrent's description.
  • If the funds permit, please donate to help me update this repo and the autoseed server.
WeChat Alipay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.