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

Problem with Amazon MPD #503

Closed coryyyyy1 closed 3 years ago

coryyyyy1 commented 3 years ago

Using this modified N_m3u8DL-CLI for a while i released that he grabs DDP2.0 normal and DDP5.1 as well, but he adds more segments to the audio file. It decrypts, etc, but with the extra segments. Sometimes the audio comes out with 3h when the movie it's 1h30m, or a 1gb audio file when it's suppost to be an 500mb one, etc. But when i search manually in the mpd and download manually the audio, it's the right one, so i think the N_m3u8DL-CLI it's the problem!

Essam23 commented 3 years ago

@nilaoda You could test using this 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

and this is the original audio file

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

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

This is the fix that caused this problem.

https://github.com/nilaoda/N_m3u8DL-CLI/issues/496

nilaoda commented 3 years ago

image

image

Totally same... Casue your problem

Try newest version: https://github.com/nilaoda/N_m3u8DL-CLI/actions/runs/1202873707