database64128
database64128
Back when I implemented the feature, I opened yt-dlp/yt-dlp#826 after reading through yt-dlp/yt-dlp#630. But it looks like I forgot to implement a workaround based on https://github.com/yt-dlp/yt-dlp/issues/630#issuecomment-893659460. I'll get to it...
For now, you can add `--write-subs --compat-options no-keep-subs` to custom arguments as a workaround.
> also tried putting them in separate arguments box thing, all shows error. Make sure there are no leading or trailing spaces. Please don't edit new questions into existing comments....
With d93de77578a732c872818c2b01a7a2bd81cba4ab, all downloaded subtitles will now be embedded into the video file and deleted afterwards. You can test it by downloading the latest build from https://github.com/database64128/youtube-dl-wpf/actions/runs/17951234641.
[v1.13.0](https://github.com/database64128/youtube-dl-wpf/releases/tag/v1.13.0) is out with the change.
You can always uncheck "All languages" in the subtitles section and specify `--sub-langs` in custom arguments. The defaults of youtube-dl-wpf try to preserve as much about the original source as...
With 466ce4e8c52ae3cd69d960bd3e8e97603f5de218, you can now pick subtitle languages in the GUI. Try it out by downloading the build artifacts from https://github.com/database64128/youtube-dl-wpf/actions/runs/18018772613.
[v1.13.0](https://github.com/database64128/youtube-dl-wpf/releases/tag/v1.13.0) is out with the new feature.
Will be addressed along with #201.
With d93de77578a732c872818c2b01a7a2bd81cba4ab, all downloaded subtitles will now be embedded into the video file and deleted afterwards. You can test it by downloading the latest build from https://github.com/database64128/youtube-dl-wpf/actions/runs/17951234641.