Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The concept of "best" subtitle format is not described in the docs #22623

Closed
lkintact opened this issue Oct 6, 2019 · 2 comments
Closed

The concept of "best" subtitle format is not described in the docs #22623

lkintact opened this issue Oct 6, 2019 · 2 comments
Labels

Comments

@lkintact
Copy link

@lkintact lkintact commented Oct 6, 2019

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

On the readme page for youtube-dl (https://github.com/ytdl-org/youtube-dl/blob/master/README.md) a --sub-format option is described:

--sub-format FORMAT              Subtitle format, accepts formats
                                 preference, for example: "srt" or
                                 "ass/srt/best"

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-subs gives 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.

@lkintact lkintact added the question label Oct 6, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 6, 2019

This is an implementation detail depending on a particular extractor.

@dstftw dstftw closed this Oct 6, 2019
@lkintact
Copy link
Author

@lkintact lkintact commented Oct 8, 2019

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.