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

Download video only WITHOUT audio. #25133

Closed
Gloryness opened this issue May 4, 2020 · 2 comments
Closed

Download video only WITHOUT audio. #25133

Gloryness opened this issue May 4, 2020 · 2 comments
Labels

Comments

@Gloryness
Copy link

@Gloryness Gloryness commented May 4, 2020

Checklist

  • [ x] I'm asking a question
  • [ x] I've looked through the README and FAQ for similar questions
  • [ x] I've searched the bugtracker for similar questions including closed ones

Question

Okay, so I'm coding my first project and stumbled upon something quite struggling.
I want to be able to download a video WITHOUT audio.

I've searched everywhere but I can't find anything on it .

  • plus I'm doing it in Python Code so please don't refer to the command line.

I know that I can do bestvideo[height<={}] but then it won't merge into the required format, but using video and audio WILL merge into the required format...

So I was wondering if there is a way to get NO audio at all and still merge into the required format?

@Gloryness Gloryness added the question label May 4, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 4, 2020

Merging is a process of muxing video-only and audio-only. What merge are you even talking about?

@dstftw dstftw closed this May 4, 2020
@Gloryness
Copy link
Author

@Gloryness Gloryness commented May 4, 2020

Never mind, I think I found a solution anyway.

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.