Skip to content

A cli tools for auto download opensubtitles.org subtitles !

License

Notifications You must be signed in to change notification settings

Breaeth/Opensub-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Opensub-cli

A cli tools for auto download opensubtitles.org subtitles specialy design for Notflix !

Exemple of command

opensub-cli -o OUTPUT -l LANGUAGE -s NAME

How it work

For the series :

The script check if there is a season and an episode like : SXXEXX with X a number

exemple : S01E01 , S04E10, S12E56 etc ...

For the movie :

If the script do not detect if it's a serie, i will take everything before the resolution, and that will be the title.

exemple : Nobody.2021.1080p.things.and.other.stuff ; the script will just keep Nobody 2021 as title.

The resolution can be : 480p, 720p, 1080p etc ... Or HDRip !

In short :

Your video name must be like :

Things-and-stuff-SXXEXX-things-and-stuff.stuff

OR

Things-and-stuff-RESOLUTION-things-and-stuff.stuff

TODO

[X] Making a full cli tool for auto download subtitles wich work great

[X] Add security for cd $output

[X] Add "HDRip" for detect movie

[ ] Simplify all my pipes and simplify the code in general

[X] Add notifier

About

A cli tools for auto download opensubtitles.org subtitles !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages