Skip to content

fix: only download bestaudio if user just wants any audio-format (or …#2

Open
znegva wants to merge 1 commit intodotpanic:masterfrom
znegva:fix_dont_download_video_if_only_audio_wanted
Open

fix: only download bestaudio if user just wants any audio-format (or …#2
znegva wants to merge 1 commit intodotpanic:masterfrom
znegva:fix_dont_download_video_if_only_audio_wanted

Conversation

@znegva
Copy link
Copy Markdown

@znegva znegva commented Dec 13, 2020

…bestaudio)

without these changes, youtube-dlc is downloading the default format (which is bestaudio+bestvideo) even if the user only wanted the audio part.
bestaudio is converted to whatever audio-format was selected.
Afterwards bestaudio and bestvideo downloads get remomeved.

So downloading bestvideo was pointless, as it was never used anywhere..

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.

1 participant