Tools

VTT to ASS

This tool's source code is available on Gitlab (https://gitlab.com/dkb-weeblets/vtt2ass).

Description

This is a simple CLI (Command Line Interface) application to convert VTT files to ASS subtitles.

This application is originally based on the `vttconvert` module of anidl/hidive-downloader-nx repository. The maxwbot/maxwhidive repository was also used as inspiration for handling the positionning of subs.

Those two tools were missing features and didn't work well on a lot of more complex subtitles files. For that reason, I wrote a new tool that can handle everything.

Features

Requirements

Installation

If your ruby environment is set, you can download and install the tool with the gem command.

gem install vtt2ass

Organo

This tool's source code is available on Gitlab (https://gitlab.com/dkb-weeblets/organo).

Description

Organo is named after the mafia group that runs the city of Lux in the anime Texhnolyze.

This tool has been made to manage data that is shown on the DKB Anime Community website. It uses to the JikanAPI, an unofficial MyAnimeList API, to get data.

Requirements

Installation

If your ruby environment is set, you can download and install the tool with the gem command.

gem install organo