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.
--convert-subtitles + --embed-subs should delete original subtitle file also #8382
Comments
|
It will work correctly in the next version, thanks for the report! |
I'm using the recipe found here to embed ttml subtitles:
$ youtube-dl -v -f hls-3216 --write-sub --sub-format ttml --convert-subtitles srt --embed-subs http://www.pbs.org/video/2365646371/The converted srt file is deleted after embedding, but the downloaded ttml file is left. It should be deleted also.