A cli tools for auto download opensubtitles.org subtitles specialy design for Notflix !
opensub-cli -o OUTPUT -l LANGUAGE -s NAME
The script check if there is a season and an episode like : SXXEXX with X a number
exemple : S01E01 , S04E10, S12E56 etc ...
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 !
Your video name must be like :
Things-and-stuff-SXXEXX-things-and-stuff.stuff
OR
Things-and-stuff-RESOLUTION-things-and-stuff.stuff
[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