alexanderwink / subdl

subdl - command-line tool to download subtitles from opensubtitles.org Official support for subdl seems to have been dropped. This site is intended for the future use of subdl with community driven support.
87 stars 18 forks source link

Downloading only one language #17

Open gschanuel opened 7 years ago

gschanuel commented 7 years ago

Hello When using "--lang=eng,pob" subdl downloads only the first subtitle found in the first language defined.

I always download subtitles in both languages so I need to run first "--lang=eng --output={m}.{L}.{S}" and then "--lang=pob --output={m}.{L}.{S}" to download in both langages

thanks

maikelos commented 1 year ago

Hello, thanks for the tool!

I have observed the same thing as the guy above. I can create a PR to fix it if you need a hand @alexanderwink .