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

[Request] #13529

Closed
Metalhead33 opened this issue Jun 30, 2017 · 3 comments
Closed

[Request] #13529

Metalhead33 opened this issue Jun 30, 2017 · 3 comments

Comments

@Metalhead33
Copy link

@Metalhead33 Metalhead33 commented Jun 30, 2017

I am not sure if it is already possible, but is it possible to download a video without the audio?
If it is not possible, it "should" be... or rather, I personally need that feature. That's all.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 30, 2017

You can only download video without audio if it's served as video-only with -f bestvideo.

@dstftw dstftw closed this Jun 30, 2017
@Metalhead33
Copy link
Author

@Metalhead33 Metalhead33 commented Jun 30, 2017

I meant video WITHOUT audio, not the other way around. Silent video.

@gkoelln
Copy link
Contributor

@gkoelln gkoelln commented Jun 30, 2017

You could query the formats and if the format is video only, you could download that. Alternately, there are some post-processing FFMPEG commands that would probably take care of 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
3 participants
You can’t perform that action at this time.