Code Monkey home page Code Monkey logo

subteez-console's Introduction

Subteez Console

This is a console version of Subteez App. You can use it to search and download subtitles from Subteez server, or write scripts to do automated tasks.

Usage

Usage: subteez [-help | -tui] <Command> <Arguments>

Options:

    -help [command] : Show help message

    -tui            : Enable interactive TUI mode

    -script         : Enable script mode
                      Script mode disables log and formats output for using in scripts

Commands:

    config      : Change configuration

    search      : Search for movie or series titles

    files       : List all available subtitle files

    download    : Download a subtitle file

Screenshots

  • Interactive Mode:

screenshot 1

screenshot 2

screenshot 3

screenshot 4

Examples:

  • Use interactive TUI mode:
> subteez -tui search

> subteez -tui search arcane

  • Search and download subtitles for "Arcane: League of Legends" series:
> subteez search arcane
Title: Arcane: League of Legends - First Season (366 files)
ID:    arcane-league-of-legends-first-season

> subteez files arcane-league-of-legends-first-season
ID:       2625728
Language: English
Title:    Arcane Season 01
Author:   NguyenBich

> subteez download arcane-league-of-legends-first-season English 2625728

00:00:00 requesting page "/subtitles/arcane-league-of-legends-first-season/english/2625728" from server

00:00:04 file "arcane-league-of-legends-first-season_HI_english-2625728.zip" saved

  • Set tui mode to be enabled without -tui option:
> subteez config set tui true

  • Print subtitle file content to console:
> subteez -script download arcane-league-of-legends-first-season en 2625728 | zcat
1
00:00:19,375 --> 00:00:23,125
[foreboding music plays]

2
00:00:29,000 --> 00:00:32,375
[woman vocalizing]

3
00:00:39,541 --> 00:00:42,250
[water gurgles]

4
00:00:43,250 --> 00:00:45,458
[Silco] <i>Ever wonder
what it's like to drown?</i>

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.