Closed cmgj74 closed 11 months ago
Thanks @cmgj74 for this merge request!
Actually, it was planned to not have this flag. If you'd like to download video only, you may set SOAPER_SUBTITLE_LANG
to a non-language string. For example: SOAPER_SUBTITLE_LANG=xxx ./soaper-dl.sh ...
. Then, the script won't download subtitle.
However, it was not working properly and I just added a fix 13e48d8 :) it should work now.
I'm going to close this merge request. You may keep it in your branch if this flag suits your needs. Thanks again for your efforts!
Ok, thanks for the info!
This should only download the media and skip downloading the subtitle with -m passed on the command line.