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.37k stars 2.17k forks source link

Adding support for downloading from Amazon mpd #496

Closed Essam23 closed 3 years ago

Essam23 commented 3 years ago

Hi, in this comment mpd we get after modifying an Amazon link to get the audio in DDP2.0 but it does not work with N_m3u8DL-CLI now, please if possible modify N_m3u8DL-CLI to recognize it.

https://github.com/Satsuoni/widevine-l3-guesser/issues/1#issuecomment-903261156

the modified mpd

https://s3-iad-2.cf.dash.row.aiv-cdn.net/ceec/72d6/0608/4568-88b4-ed09e94f33a4/fc988e6d-97c2-4635-a048-9773fc61171e_corrected.mpd

nilaoda commented 3 years ago

fixed: https://github.com/nilaoda/N_m3u8DL-CLI/actions/runs/1157247671