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

Is it possible to set different format options depending on source? #22124

Closed
Samillion opened this issue Aug 16, 2019 · 3 comments
Closed

Is it possible to set different format options depending on source? #22124

Samillion opened this issue Aug 16, 2019 · 3 comments

Comments

@Samillion
Copy link

@Samillion Samillion commented Aug 16, 2019

Checklist

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

Question

I would like to have a different format option depending on source, for example:

I want Youtube videos to run with:
bestvideo[height<=?480][fps<=?30][vcodec!=?vp9]+bestaudio/best[height<=480]

And any other source to run with:
bestvideo[fps<=?30][vcodec!=?vp9]+bestaudio/best

Would that be possible?

@Samillion Samillion added the question label Aug 16, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 16, 2019

You can create custom configs and pass --config-location.

@dstftw dstftw closed this Aug 16, 2019
@Samillion
Copy link
Author

@Samillion Samillion commented Aug 16, 2019

Could you direct me to any documentation on how to assign different configs based on source please?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 16, 2019

That's not possible.

@dstftw dstftw added the duplicate label Aug 16, 2019
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.