Page 1 of 1

[WIN] Auto Recursive downloader - my app

Posted: Thu Apr 30, 2015 1:37 am
by milika
Hi,
I created a small simple app, it start, takes a folder as parameter, finds each movie file that does not have a subtitle and downloads it.
And finally exits.

It is created to be run at an interval and fills up missing subs...

I can publish it if anyone needs it..

Regards...

Re: [WIN] Auto Recursive downloader - my app

Posted: Thu May 21, 2015 1:49 pm
by oss
sure, publish it, I think users would like it.

Re: [WIN] Auto Recursive downloader - my app

Posted: Thu May 21, 2015 11:23 pm
by milika
Sure, here is the link to the exe.
https://drive.google.com/file/d/0B5X_5o ... sp=sharing

Usage is simple:
OpenSubtitlesDL.exe langs folder1 [folder2 folder3 ...]

example:
OpenSubtitlesDL.exe scc,bos,hrv "d:\Movies\" "d:\Shows\"

You can get language codes at:
http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes

Regards