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

Bug when piping under windows #23103

Closed
nickbe opened this issue Nov 15, 2019 · 2 comments
Closed

Bug when piping under windows #23103

nickbe opened this issue Nov 15, 2019 · 2 comments

Comments

@nickbe
Copy link

@nickbe nickbe commented Nov 15, 2019

The command
youtube-dl.exe --ignore-errors --verbose -x "%URL%"" --extract-audio -o -
is supposed to send the output to stdout, but instead I always get a file.
Bug or wrong syntax?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 15, 2019

You can't use -x with -o -.

@dstftw dstftw closed this Nov 15, 2019
@nickbe
Copy link
Author

@nickbe nickbe commented Nov 15, 2019

So how do I extract audio and pipe it to for example qaac.exe

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.