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

How do I change the default quality of the videos? #733

Closed
joaquin-good opened this issue Apr 20, 2024 · 2 comments
Closed

How do I change the default quality of the videos? #733

joaquin-good opened this issue Apr 20, 2024 · 2 comments

Comments

@joaquin-good
Copy link

joaquin-good commented Apr 20, 2024

What do you need help with?

I'm searching and I can't find how to change the default video quality settings, but nothing, they told me that in .config but neither.

@cv1618
Copy link

cv1618 commented Apr 20, 2024

I have this line in $HOME/.config/ytfzf/conf.sh
video_pref="bestvideo[height<=?1080]+bestaudio/best"
It will play the video in 1080 if available but will ignore 4k.

@joaquin-good
Copy link
Author

I have this line in $HOME/.config/ytfzf/conf.sh
video_pref="bestvideo[height<=?1080]+bestaudio/best"
It will play the video in 1080 if available but will ignore 4k.

It worked for me, you really saved me, I appreciate it very much, thank you very much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants