Hi
I have a problem with subtitles while using --load-info-json.
Without this switch, there is no problem and subtitles has been downloaded.
But it seems with --load-info-json, Youtube-dl forgot subtitles
This is expected behavior. With --load-info-json no extraction takes place, all data is loaded from JSON. If you need to extract subtitles the you must write JSON with subtitle options enabled.
Checklist
Verbose log
Description
Hi I have a problem with subtitles while using --load-info-json. Without this switch, there is no problem and subtitles has been downloaded. But it seems with --load-info-json, Youtube-dl forgot subtitles