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

老哥.最近很多那种写入了图片信息在头部的TS下载合并后有问题.能做个识别吗? #237

Closed hktrace closed 4 years ago

hktrace commented 4 years ago

很多伪造了图片传到各大图片图床的.想老哥写下去除头部那些图片信息在合并的.谢谢. https://puui.qpic.cn/newsapp_ls/0/12432955469/0 这个是个例子.下载后转存为ts.c32打开去除头部的png信息就能播放~

nilaoda commented 4 years ago

目前这样的无法合并是吗

hktrace commented 4 years ago

是的。我用工具载入后发现头部的png信息都没去掉。合并后无法播放。

nilaoda notifications@github.com 于 2020年9月10日周四 08:53写道:

目前这样的无法合并是吗

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nilaoda/N_m3u8DL-CLI/issues/237#issuecomment-689903898, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5BL3YSMT24AD3HGQXLH6DSFAPRBANCNFSM4RCROK2A .

hktrace commented 4 years ago

应该是合并的时候没去除ts内的png信息导致合并后的无法播放.合并还是能合并的

nilaoda commented 4 years ago

有没有完整的这种图床m3u8链接给我测试?

hktrace commented 4 years ago

好的.我提供一个给您.

xhlove commented 4 years ago

估计说的这种(nfmovies)

https://q.nfmovies.com/hls/bt9vgnihejp0rd0ptm6g/1599750765/32436d2e29529261b5395f58883373ab/playlist.m3u8

hktrace commented 4 years ago

嗯嗯。能下载合并吗?

xhlove notifications@github.com 于 2020年9月10日周四 23:13写道:

估计说的这种(nfmovies)

https://q.nfmovies.com/hls/bt9vgnihejp0rd0ptm6g/1599750765/32436d2e29529261b5395f58883373ab/playlist.m3u8

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nilaoda/N_m3u8DL-CLI/issues/237#issuecomment-690357176, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5BL33VZRPBAUR2MRJAETDSFDUKHANCNFSM4RCROK2A .

nilaoda commented 4 years ago

已修复,晚些时候发布新版本。

nilaoda commented 3 years ago

已发布新版本。请更新测试。