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.
The concept of "best" subtitle format is not described in the docs #22623
Comments
|
This is an implementation detail depending on a particular extractor. |
|
@dstftw Thank you, Sergey M. Maybe your answer should be reflected in the FORMAT SELECTION of the readme page to prevent future questions similar to mine? |
On the readme page for youtube-dl (https://github.com/ytdl-org/youtube-dl/blob/master/README.md) a
--sub-formatoption is described:It's not quite clear however what exactly the "best" subtitle format is or how what's "best" is determined. Running youtube-dl with
--list-subsgives a list of subtitles, but none of them has a(best)mark like the items of video/audio formats in the lists produced with--list-formats.