Giter VIP home page Giter VIP logo

empuploader's Introduction

This script automates the process of uploading

https://github.com/excludedBittern8/empuploader/wiki/Uploading-Torrents

Requirements

  • Python 3.6 or higher

Install

Linux

  • git clone https://github.com/excludedBittern8/empuploader
  • cd empuploader
  • python3 -m pip install --user virtualenv
  • python3 -m venv env
  • source env/bin/activate
  • which python -> should be the virtualenv
  • pip3 install -r requirements.txt
  • pip install imageio[ffmpeg]
  • on Linux you may need to chmod + x -R ./bin/ to give permission to the binaries in that folder
  • deactivate -> Do this after installing the requirements

Chrome

Manually Install of a current chromium binary requires sudo Alternatively you can allow empuploader to install a hardcoded version of chromium automatically

  • pip install playwright
  • playwright install chromium

Don't have sudo?

Don't worry the script will auto download a portable version of chromium for you

Windows

  • git clone https://github.com/excludedBittern8/empuploader
  • cd empuploader
  • git clone โ€‹
  • py -3 -m pip install --user virtualenv
  • py -3 -m venv env
  • .\env\Scripts\activate
  • which python -> should be the virtualenv
  • py -3 -m pip install -r requirements.txt
  • pip install imageio[ffmpeg]
  • playwright install chromium
  • deactivate -> Do this after installing the requirements

Running the program

Setup

  • cd /empuploader
  • source env/bin/activate -> on linux or .\env\Scripts\activate -> on windows

Modes

There are 4 Modes you can run

  • prepare mode: scans a folder/ file and prepares the data required for upload. Manditory step
  • edit mode: Edit details of an upload
  • preview mode: Preview an upload before upload
  • upload mode: upload a torrent

command/args

Please read the wiki for example commands and how to run: https://github.com/excludedBittern8/empuploader/wiki

Please read the following for arguments to pass https://github.com/excludedBittern8/empuploader/wiki/commands-and-args

empuploader's People

Contributors

datawhores avatar dependabot[bot] avatar foobar2016 avatar smoukus avatar

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.