-
Notifications
You must be signed in to change notification settings - Fork 693
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Prerequisites
- I have searched existing issues and discussions to ensure this feature hasn't been requested before
- I have read the feature request guidelines in the README
- I understand that MeTube development relies on community contributions and the maintainer is not likely to implement this feature
- I have considered if this feature should be implemented in yt-dlp instead of MeTube (if so, please report to yt-dlp repository)
Feature Description
Some streaming services compatible with yt-dlp provide multiply audio tracks for a single video. I'd like to see an option in the GUI to specify which languages should be downloaded. Alternatively a "catch all languages" checkbox would also been an option.
yt-dlp already supports this through the --audio-multistreams command:
--audio-multistreams -f bv+ba[language=en]+ba[language=fr]
Implementation Plan
None
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request