How can I select with N_m3u8DL-RE the best Italian audio and the best English audio among many audio tracks including many Italian audio tracks, many English audio tracks, many tracks of other languages?
mpd https://a187vod-dash-pv-ta-amazon.akamaized.net/ww_zaz/2428/3d1d/3932/4ece-958b-a7c1b9..._corrected.mpd
+ Reply to Thread
Results 1 to 11 of 11
-
Last edited by nette; 2nd Aug 2026 at 14:25.
-
I would do it like this
Code:n_m3u8dl-re "mpd url" -sa lang="en:for=best" -sv res="200" --save-name "test" & n_m3u8dl-re "mpd url" -sa lang="it:for=best" --save-name "test" & mkvmerge -o test_final.mkv test.mp4 test.*.m4a
-
N_m3u8DL-RE "https://a67vod-dash-pv-ta-amazon.akamaized.net/ww_zaz/df46/0078/291d/42e6-935c-52f7b4235d3e/f21e0fbf-5af9-4900-bbb9-4b06f61de009_corrected.mpd" -sv best -sa lang="it:for=best" --key 42ef19208a0d46089e70793fe5c81db5:1857bcaf8775b48ff 0fdb24bfcb5b3ce --key d7764f20c4d94f9f959f938e860cc64f:4909c426d7a7080de 4c72c5271eb9eb4 --key 2d0411a7a49f4638bbb7aa5e3bcc3588:2f355bb66fae82c19 43ae4fe66374939 --key 48a53972ad5c48e6975016d95997feb4:8c380d42b0dc6c797 b16742fc890a6fa -M format=mp4 --save-name "Scare Campaign (2016)"
How to download the best italian audio track 640 kb/s? I can't do it this way
I apologize if I put protected stuff but it's the only way to find the best help -
Most people are on v6 betaCode:
-sa lang=it:for=best
https://www.mediafire.com/file_premium/9h111zih45hg5ws/N_m3u8DL-RE_v0.6.0-beta_win-x64...60629.zip/file
Full command:
Code:N_m3u8DL-RE "https://a67vod-dash-pv-ta-amazon.akamaized.net/ww_zaz/df46/0078/291d/42e6-935c-52f7b4235d3e/f21e0fbf-5af9-4900-bbb9-4b06f61de009_corrected.mpd" -sv best -sa lang=it:for=best --key 42ef19208a0d46089e70793fe5c81db5:1857bcaf8775b48ff0fdb24bfcb5b3ce --key d7764f20c4d94f9f959f938e860cc64f:4909c426d7a7080de4c72c5271eb9eb4 --key 2d0411a7a49f4638bbb7aa5e3bcc3588:2f355bb66fae82c1943ae4fe66374939 --key 48a53972ad5c48e6975016d95997feb4:8c380d42b0dc6c797b16742fc890a6fa -M format=mp4 --save-name "Scare Campaign (2016)"
Last edited by YmFzZTY0; 7th Aug 2026 at 18:00.
Similar Threads
-
LAV Splitter - subtitles selection help needed with MPC-HC player
By Crax in forum Software PlayingReplies: 1Last Post: 19th Jan 2024, 04:50 -
Video with selection on language narration
By satimis in forum Newbie / General discussionsReplies: 0Last Post: 9th Jan 2024, 21:08 -
VidCoder Beta - Applying Subtitle Selection to Batch Que
By Hello_ in forum Video ConversionReplies: 0Last Post: 19th Dec 2023, 07:48 -
download specific audio using ytdlp format selection
By turtlebay99 in forum Video Streaming DownloadingReplies: 1Last Post: 26th Oct 2022, 05:23 -
How to configure mpc-hc external subtitle selection
By snh in forum SubtitleReplies: 2Last Post: 19th Aug 2021, 05:02


Quote