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

How do I make ytdl prefer best fps rather than best bitrate? #24275

Closed
epik64 opened this issue Mar 7, 2020 · 1 comment
Closed

How do I make ytdl prefer best fps rather than best bitrate? #24275

epik64 opened this issue Mar 7, 2020 · 1 comment

Comments

@epik64
Copy link

@epik64 epik64 commented Mar 7, 2020

Checklist

  • 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

Question

How do I make ytdl automatically prefer best fps+bitrate rather than just best bitrate? For example, when downloading https://www.youtube.com/watch?v=Xm8UTv6LSf0 with best video+audio, it downloads the 30fps format because it has a higher bitrate than 60fps format.

@epik64 epik64 added the question label Mar 7, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 7, 2020

It does not prefer by only bitrate in the first place. You can't manage the order of sorting criteria.

@dstftw dstftw closed this Mar 7, 2020
@dstftw dstftw added the duplicate label Mar 7, 2020
@ytdl-org ytdl-org locked and limited conversation to collaborators Mar 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.