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

Anyway to 'Avoid' a format (make last choice?) #9494

Closed
artphotodude opened this issue May 14, 2016 · 5 comments
Closed

Anyway to 'Avoid' a format (make last choice?) #9494

artphotodude opened this issue May 14, 2016 · 5 comments

Comments

@artphotodude
Copy link

@artphotodude artphotodude commented May 14, 2016

Hello am using -f 'best[width<=1280]/[height<=?1080]/best' and it works well most of the time, but my player is not hot for WebM (more and more common). Is there a way to mod the above to prefer like every other format before WebM??

Thanks!!

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 14, 2016

Read FAQ.

@dstftw dstftw closed this May 14, 2016
@artphotodude
Copy link
Author

@artphotodude artphotodude commented May 14, 2016

My question is NOT covered in the FAQ.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 14, 2016

It does. You just don't bother reading as well as searching the bug tracker. Needless to say you didn't even filled the new issue template.

Also filtering work for comparisons = (equals), != (not equals), ^= (begins with), $= (ends with), *= (contains) and following string meta fields:

  • ext: File extension

...

!= (not equals)

ext: File extension

@artphotodude
Copy link
Author

@artphotodude artphotodude commented May 14, 2016

Forgive me, but NOBODY would ever see the connection you just mentioned (or that it could work in this case), without better clarification. Thanks for the bloody-nose, as always.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 14, 2016

There is even an example for this but sure who will bother reading.

@ytdl-org ytdl-org locked and limited conversation to collaborators May 14, 2016
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.