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.14k stars 2.14k forks source link

下载hmvod的m3u8文件时出错。错误为:[AVBSFContext @ 000001c231da8080] Error parsing ADTS frame header! #225

Closed pmoled closed 4 years ago

pmoled commented 4 years ago

下载hmvod的m3u8文件时出错。但是使用ffmpeg直接下载时无此错误。错误为:[AVBSFContext @ 000001c231da8080] Error parsing ADTS frame header! m3u8地址为:https://m.anyplex.com/api/getm3u8.jsp;jsessionid=C13C5FDA07182B03E1821C1C25E0F9FA?programGuid=dba83824-01e6-4cd1-98ef-2d1d30bb6763&bitrate=middle&dserver=d3.anyplex.com

nilaoda commented 4 years ago

已查明,为程序在生成IV时的逻辑错误所导致。已经在最新版中修复。

nilaoda commented 4 years ago

https://github.com/nilaoda/N_m3u8DL-CLI/releases/tag/2.7.2