I'm trying to write a batch script and running into something that feels redundant.
I have this right now:The thing is, remuxing a downloaded video to mkv and THEN embedding the subtitles feels redundant.Code:"yt-dlp.exe" -N 4 --write-subs --convert-subs srt --embed-subs "%stream%" --remux-video mkv -o "temp\%d%"
Is there a way to get yt-dlp to change the container while embedding subtitles?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
How to get subtitles when downloading using yt-dlp?
By BosseB in forum SubtitleReplies: 9Last Post: 30th May 2025, 22:21 -
Using YT-DLP on STV and embeding subtitles?
By adrian44 in forum Video Streaming DownloadingReplies: 0Last Post: 11th Dec 2023, 06:39 -
yt-dlp switching off embedded subtitles
By samozaparola in forum Video Streaming DownloadingReplies: 7Last Post: 27th Aug 2023, 06:49 -
Embedding SCC subtitles into an MP4 file without re-encoding
By neilgd in forum SubtitleReplies: 15Last Post: 29th Mar 2022, 14:20 -
Batch remuxing MKVs with subtitles
By Nico Darko in forum Video ConversionReplies: 12Last Post: 18th Mar 2021, 13:04