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

refactor: download button to use current or default ytdl-format #126

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

Samillion
Copy link
Owner

That way, the user doesn't have to edit/adjust ytdl-format in yet another config file.

The download button will simply grab the same video format (quality), as the current ytdl-format or the default one set by mpv which is bestvideo+bestaudio/best [reference]

This is useful for users that utilize scripts such as ytdlAuto-Format or quality-menu, which will allow them to download the video right away with the current viewing ytdl-format set by such format controller scripts.

@Samillion Samillion linked an issue Oct 30, 2024 that may be closed by this pull request
@Samillion Samillion merged commit 9a9d1c1 into main Oct 30, 2024
@Samillion Samillion deleted the dev_ytdlformat_download branch October 30, 2024 02:22
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

Successfully merging this pull request may close these issues.

Should the download button respect ytdl-format?
1 participant