Code Monkey home page Code Monkey logo

botross's Introduction

botross logo banner

Release version License: MIT Wiki

About

BotRoss is a Python based image rendering tool that uses HTML-defined templates and the html2image package to generate dynamic thumbnails. The main purpose of BotRoss is to help video preservationists better organize and display their content, while also making it possible for creators to automate a step in their workflow.

BotRoss helps to bridge the gap between Aesthetics and Organization.

Designing a visual schema that elegantly represents content from a wide variety of sources often isn't anyone's top priority. But not having a design schema can make it a hassle even when searching through vast amounts of organized content.

BotRoss addresses this problem by enabling users to easily render dynamic thumbnails that display additional metadata. It can be easily implemented in post-processing pipelines, run as a command line program, or be integrated into your own applications.

Instantly upgrade your archive with the default template, or create your own! BotRoss is extremely flexible and enables you to represent your content however you would like.

For a more detailed introduction to BotRoss, check out the beginner's guide in the Wiki.

Installation

BotRoss is published on PyPI and can be installed through pip.

pip install botross

Examples

The following are some render examples that used BotRoss' default template. The input-image, output-image, and command structure are all shown for each example provided.

Example 1 - YouTube Video

Input:

example-1-input Original thumbnail - scraped from this video created by Fireship.

Output:

example-1-output Generated thumbnail

Command:

botross -i image1.png -p fireship.jpg -pf youtube -u Fireship

Example 2 - Instagram Video

Input:

Original thumbnail - scraped from this video created by gosmowdesign

Output:

example-2-output Generated thumbnail

Command:

botross -i image2.png -p gosmowdesign.jpg -pf instagram -u gosmowdesign

Example 3 - Spotify Podcast

Input:

Original thumbnail - scraped from this podcast created by Jack Rhysider

Output:

example-2-output Generated thumbnail

Command:

botross -i image3.png -p "Jack Rhysider.jpeg" -pf spotify -u "Darknet Diaries"

botross's People

Contributors

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