nilaoda / N_m3u8DL-CLI

[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
https://nilaoda.github.io/N_m3u8DL-CLI/
MIT License
14.07k stars 2.13k forks source link

Choose quality - works only for some links #405

Open Baku86 opened 3 years ago

Baku86 commented 3 years ago

Hello,

I have two mpd links. One allows me to choose quality in N_m3u8DL-CLI: https://s3-dub-ww.cf.dash.row.aiv-cdn.net/dm/2$UoK8aLmgs0nowiEXPa67jAGAF2s~/fa85/f264/7234/435b-b7b2-1da444af07ba/8c05b27e-7f9f-4da0-aa90-c84d40277b3f_corrected.mpd?encoding=segmentBase&amznDtid=AOAGZA014O5RE

Second one automatically downloads best available quality: https://r.dcs.redcdn.pl/dash/o2/tvnplayer/vod/21_400_28121_0002/SMOOTH_HD_PL/041bc738-1032-4263-a618-0f8aa56be61a/playlist.ism/playlist.mpd?indexMode=&dummyfile=

How can I choose quality/stream in second link?

nilaoda commented 3 years ago

you can only choose quality when mpd has 2 or more languages audio.

Baku86 commented 3 years ago

True, it has one audio, but few video streams. Can you change code to allow quality choosing in that case?

p2mgrup commented 3 years ago

+1

Baku86 commented 3 years ago

It doesn't necessarily have to be hardcoded. In fact checkbox option or even some manual change in config file would be more flexible.

Baku86 commented 3 years ago

Any chance for this kind of enhancement?

erickyun commented 3 years ago

True, it has one audio, but few video streams. Can you change code to allow quality choosing in that case?

+1

m0ck69 commented 3 years ago

up

astravaganza commented 3 years ago

+1