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

Audio language param in RunAudioDownload/RunVideoDownload? #53

Open
hswlab opened this issue Jul 14, 2024 · 0 comments
Open

Audio language param in RunAudioDownload/RunVideoDownload? #53

hswlab opened this issue Jul 14, 2024 · 0 comments

Comments

@hswlab
Copy link

hswlab commented Jul 14, 2024

Is there a way to tell RunAudioDownload/RunVideoDownload to select a custom Language, if the are multiple Audio Languages? Or maybe, you can set the required Audio Language in RunVideoDataFetch somehow?

Edit: It seems, that you can do such things in Format description, but I have no idea, how to extend my format string to get an englisch, german or default language, if no audio language can be found.

overrideOptions: new OptionSet { 
   Format = $"bv*[height<={progressInfo.VidoFormat.Height}]+ba/b[height<={progressInfo.VidoFormat.Height}] / wv*+ba/w" 
 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant