Skip to content

[Question] odd ba* format selection? #979

@probablykasper

Description

@probablykasper

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

I'm running the following command:

yt-dlp -x -f 'ba*' --format-sort 'abr,codec' 'https://www.youtube.com/watch?v=nzLw6GMQ65I'

As a result, I get a 2.9MB .m4a file. When I pass -F it shows an ABR of 0k (format ID 22).

If I instead use -f 'ba', I get 3.3MB .opus file. Shouldn't ba* have selected this .opus file to begin with, since it's larger?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions