Giter VIP home page Giter VIP logo

vodbot's Introduction

VodBot

GitHub license PyPI version fury.io GitHub issues

VodBot is command line VOD and Clip manager for Twitch. Vodbot can:

  • Grab info on any public VOD, Clip, or Channel on Twitch.
  • Download any public VOD or Clip from Twitch, along with useful metadata and chatlogs.
  • Slice and splice videos downloaded into instances of staged data.
  • Export staged data, one at a time or all at once, with chat logs as subtitles synced with the video and programmatically generated thumbnails.
  • Upload staged data, one at a time or all at once, to YouTube with chat logs as subtitles synced with the video and programmatically generated thumbnails.
  • Bash tab completion, for quickly putting in commands and referencing saved videos or staged data.
    • NOTE: Available through the argcomplete package, see its repo for more details. Requires eval "$(register-python-argcomplete vodbot)" to be placed in an appropriate location such as ~/.bashrc after installation.
  • Send webhooks to Discord to help you keep tabs on what VodBot is up to.

...with more features to come!

Installation

VodBot can be installed with pip install vodbot. You can also install by cloning the repo and running pip install . for the latest commits and changes, although this isn't recommended. FFmpeg must be installed separately.

Dependencies/Requirements:

Wiki

All documentation of VodBot and its usage is managed on the repo wiki, which can be found here! Please consult the wiki before contributing or opening issues.

Project Status

VodBot is considered complete-enough. However, features will continue to be added and the project itself rewritten many times down the road for optimization and repo readability. Major changes to arguments and commands should not be expected. Any future releases will be documented on the milestones page.

License and Credit

This project's code is licensed under the MIT license, copyright Logan "NotQuiteApex" Hickok-Dickson. See LICENSE.md for more details. All other assets in this repository such as but not limited to images or programs are owned and their use dictated by the asset's respective owner(s).

VodBot was built on the grounds laid by the streaming group Friend Team Inc. (for the original idea and necessity of the project), the many people who research Twitch's GraphQL API (for all the API calls that the project makes), and the support from friends and family (for, y'know, the support). Without any of this, VodBot would not exist as it currently does. ๐Ÿงก

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.