Coder Social home page Coder Social logo

hassonipulus / screwzira-subtitle-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoavain/screwzira-subtitle-downloader

0.0 0.0 0.0 13.29 MB

A tool for downloading Hebrew subtitles from screwzira.com using their API

TypeScript 60.56% NSIS 4.64% HTML 33.94% C# 0.87%

screwzira-subtitle-downloader's Introduction

Ktuvit Subtitle Downloader

CodeQL Actions Status types commit Known Vulnerabilities codecov Renovate visitors

A tool for downloading Hebrew subtitles from ktuvit.me

Installer adds right-click context to folders and to mkv/avi/mp4 file types

Usage:

sonarr configuration

CLI:

Usage example:

ktuvit-downloader.exe input <video-file-full-path>

Quiet mode (no notification):

ktuvit-downloader.exe input <video-file-full-path> quiet

Sonarr mode (input file path is taken from environment variable: SONARR_EPISODE_FILE_PATH):

ktuvit-downloader.exe input sonarr  
Usage (legacy)

ktuvit-downloader.exe <video-file-full-path>


Configuring sonarr:

sonarr configuration

In order to have Silent launch of the downloader:
Path should be to the launcher: "C:\Program Files\Ktuvit-Downloader\ktuvit-downloader-launcher.exe"
Arguments should be: sonarr quiet


Advanced configuration

Configuration json file is located under the %ProgramData%\Ktuvit-Downloader folder.
* You can change the log level
* You can configure replacement pair (useful for series name mismatch)

example:

{
   "logLevel": "verbose",
   "replacePairs": {
   	"The Handmaids Tale": "The Handmaid's Tale"
   }
}

Log

Log file is located under the %ProgramData%\Ktuvit-Downloader folder.
* You can use it to find a reason for why subtitles that are available in the website, are not being downloaded

To build:

  • npm install
  • npm run build

screwzira-subtitle-downloader's People

Contributors

yoavain avatar renovate-bot avatar renovate[bot] avatar dependabot-preview[bot] avatar dependabot[bot] 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.