hama3254/Crunchyroll-Downloader-v3.0

Wrong sub format

Closed this issue · 2 comments

Describe the bug
Option default: Download video + sub in SRT format.

Option Sub Only: Download correct sub in ASS format

The download process must be executed twice, since when the video is downloaded, the subtitles in ASS format are no longer included.

please add your settings, some may apply to video and subtitles but not subtitles only.
i general the source files for the subtitles are the same for both modes since Option Sub Only only sets the video input to nothing and skips a view not applicable settings.

If DownloadScope = DownloadScopeEnum.SubsOnly Then

ffmpegInput = "-i [Subtitles only]"

Fixed, changed setting Format MKV and SRT to Copy