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

command line does not support downloading all mp4 formats only (in sorting order). #13255

Closed
DoctorLai opened this issue Jun 1, 2017 · 1 comment
Labels

Comments

@DoctorLai
Copy link

@DoctorLai DoctorLai commented Jun 1, 2017

I have tried this:

youtube-dl -g -f "video[ext=mp4]" "https://www.youtube.com/watch?v=2d0wK8bM3VU"
ERROR: requested format not available

My expected output is something like this:

mp4 url of 1080p
mp4 url of 720p
mp4 url of 360p
..
..

basically, the quality of mp4 url in descending order.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 1, 2017

Bother to read FAQ.

@dstftw dstftw closed this Jun 1, 2017
@dstftw dstftw added the invalid label Jun 1, 2017
@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.