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.
Add subtitles to video from youtube #14574
Comments
|
|
Youtube Version
2017.06.23
OS
MAC OS
Description
Video soruce : https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9CBxr3BVjPTPoDPLdPIFCE
As you see, it's a playlist.Now I want to download all videos with its subtitles. I use below command:
Then each video generates a mp4 file and a vtt file. However I cannot see subtitles. I have tried to use
ffmpegto copy video and vtt file to a new output video but nothing works.Doesyoutue-dlsupport adding subtitles to video from youtube?