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 audio only without video #7026

Closed
gaming-hacker opened this issue Sep 30, 2015 · 2 comments
Closed

download audio only without video #7026

gaming-hacker opened this issue Sep 30, 2015 · 2 comments

Comments

@gaming-hacker
Copy link

@gaming-hacker gaming-hacker commented Sep 30, 2015

is there a way to download audio only without downloading the video then have to extract the audio?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 30, 2015

Running youtube-dl -f bestaudio/best -x URL will try first to download an audio only file format and fallback to the video+audio if it's not available ( -f bestaudio/best is the default when you use -x and no extra config or arguments). Read the FORMAT SELECTION section in the manual for the full information.

@jaimeMF jaimeMF closed this Sep 30, 2015
@gaming-hacker
Copy link
Author

@gaming-hacker gaming-hacker commented Sep 30, 2015

great thanks.

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.