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.23k stars 2.15k forks source link

m3u8dl://协议浏览器调用 #661

Closed plasx520 closed 2 years ago

plasx520 commented 2 years ago

未经处理的异常: System.FormatException: Base-64 字符数组或字符串的长度无效。 在 System.Convert.FromBase64_Decode(Char startInputPtr, Int32 inputLength, Byte startDestPtr, Int32 destLength) 在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) 在 System.Convert.FromBase64String(String s) 在 N_m3u8DL_CLI.NetCore.Program.Main(String[] args)

链接m3u8dl:"https://ukzyvod3.ukubf5.com/20220409/O8sFUo8A//2000kb/hls/index.m3u8" m3u8dl://"https://ukzyvod3.ukubf5.com/20220409/O8sFUo8A//2000kb/hls/index.m3u8"

nilaoda commented 2 years ago
"https://ukzyvod3.ukubf5.com/20220409/O8sFUo8A//2000kb/hls/index.m3u8"

经过Base64编码后结果为

Imh0dHBzOi8vdWt6eXZvZDMudWt1YmY1LmNvbS8yMDIyMDQwOS9POHNGVW84QS8vMjAwMGtiL2hscy9pbmRleC5tM3U4Ig==

正确链接为

m3u8dl://Imh0dHBzOi8vdWt6eXZvZDMudWt1YmY1LmNvbS8yMDIyMDQwOS9POHNGVW84QS8vMjAwMGtiL2hscy9pbmRleC5tM3U4Ig==
plasx520 commented 2 years ago

感谢投稿怕冷爱上雪,您的投稿已收到,当晚就会开始审核。分享精神最可贵,如果稿件没有通过也非常感谢您投稿!软件无怕冷爱上雪版权的审核通过也不会发放奖励请勿使用快压流氓软件打包压缩包 发现一律略过

plasx520 commented 2 years ago
"https://ukzyvod3.ukubf5.com/20220409/O8sFUo8A//2000kb/hls/index.m3u8"

经过Base64编码后结果为

Imh0dHBzOi8vdWt6eXZvZDMudWt1YmY1LmNvbS8yMDIyMDQwOS9POHNGVW84QS8vMjAwMGtiL2hscy9pbmRleC5tM3U4Ig==

正确链接为

m3u8dl://Imh0dHBzOi8vdWt6eXZvZDMudWt1YmY1LmNvbS8yMDIyMDQwOS9POHNGVW84QS8vMjAwMGtiL2hscy9pbmRleC5tM3U4Ig==

我的好哥哥你加了两个双斜杠反而不行了,你自己的示范链接都不行了,删掉就行了。我又折腾了半天。。。。。。。。哈哈哈笑死我了