Git Product home page Git Product logo

bhdstudio's Introduction

BHDStudio

Repo for the BHDStudio Toolset I am working on.

Parser

Parser inputs a video file, and creates a NFO based on the MediaInfo output of said file

Default template is included as TEMPLATE.nfo.

Automatically writes over an existing NFO of the same name

Options:
    -h --help     Show this screen.
    --fileToParse <fileToParse> Media file you'd like to parse, full path or relative path accepted", default=None)
    --encoder <encoder> Encoder name you'd like to use in the NFO", default="Turing")
    --videoBitRate <videoBitRate> Bit rate of the video for the NFO", default=None)
    --template <template> Template file to use", default="TEMPLATE.nfo")
    --source <source> Name of the source you used to encode the media", default=None)

Installation

1) Install Python3 for Windows: https://www.python.org/downloads/
    * You probably want to check the box to have Python3 added to your PATH variable
2) Pip should be installed, verify with `pip -V`
    * If not, install pip3: https://phoenixnap.com/kb/install-pip-windows
3) Install required pip packages (this will be streamlined in the future)
    * pip install pymediainfo

Usage:

python parser.py --fileToParse <MEDIA_FILE> --encoder <YOUR_NAME> --source <NAME_OF_SOURCE> 
When prompted, copy/paste your screenshots in

Uploader

Uses the parser to create the NFO, then creates a torrent file and uploads it via your API key

bhdstudio's People

Contributors

pilot538 avatar

Stargazers

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