Unrud / video-downloader

Download videos from websites like YouTube and many others (based on yt-dlp)
GNU General Public License v3.0
709 stars 89 forks source link

Downloads only the first audio track and subtitles #228

Open KuzeHideo opened 1 year ago

KuzeHideo commented 1 year ago

Hello

I've written the command line for subtitles, but how do I download all the audio tracks (languages) or choose one ?

Sincerely

(DeepL Translation)

Unrud commented 11 months ago

I don't think downloading multiple audio tracks is supported by yt-dlp. It would be possible to choose one language, but that is not implemented. Maybe we can use the same logic as for subtitle selection.