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.
hello
am running the latest youtube-dl
actually am facing problem in downloading subtitle also don't know how i convert it to blain text need only text not time signs if possible
i tried this code with edx-dl script
--youtube-dl-options="--sub-lang en --skip-download --ignore-errors --sub-lang en --write-auto-sub --skip-download --convert-subs srt" --ignore-errors
-- convert srt gave anerrowr
and without it it downloaded all subtitles not only english as .vtt.
thanks for your help.