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 can I tell the program that I want to download several or all the audios? #40

Open
simonbcn opened this issue Dec 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@simonbcn
Copy link

How can I tell the program that I want to download several or all the audios?
In the documentation I have not seen that it can be done or I have not found it.

@emarsden emarsden added the enhancement New feature or request label Dec 28, 2023
@emarsden
Copy link
Owner

There is currently no functionality for this; I'll look into adding it.

In the meantime, you can make multiple calls to dash-mpd-cli with "--audio-only" and "--prefer-language XX" and "-o audio-langXX.mp4", which will fetch and save the audio tracks separately, then mux them all together with ffmpeg.

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

No branches or pull requests

2 participants