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

yt-dl chooses webm container for a single opus/vorbis stream, how do I get the typical ogg/opus. #21149

Closed
mzso opened this issue May 19, 2019 · 2 comments
Labels

Comments

@mzso
Copy link

@mzso mzso commented May 19, 2019

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 have this for format: -f (bestaudio[acodec=opus]/bestaudio[acodec=vorbis]/bestaudio[acodec^=m4a]/bestaudio) -o %(title)s.%(ext)s

I get webm for opus and vorbis.

I much prefer having the typical extension for their respective formats: Opus, Ogg, M4A

@mzso mzso added the question label May 19, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 19, 2019

-x.

@dstftw dstftw closed this May 19, 2019
@mzso
Copy link
Author

@mzso mzso commented May 19, 2019

-x.

Thanks. I missed that.

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.