Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ytdl should merge subtitles into the output file when the output format supports subtitle streams (eg mkv) #24619
Comments
|
Read FAQ?
|
Checklist
Description
YTDL does not currently seem to merge subtitles into mkv output files, instead leaving a separate subtitle file beside the regular output file.
I would like it to automatically merge subtitles in addition to video/audio since mkv supports subtitle streams.
Other output formats that support subtitle streams could do with the same feature.