Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修正m3u8dl协议 转义符问题 #698

Merged
merged 1 commit into from
Jul 11, 2022
Merged

Conversation

xifangczy
Copy link
Contributor

m3u8dl:// 协议 --workDir 参数 末尾是斜杠 --workDir "D:\Downloads\" 导致无法正常解析程序闪退。

例如参数:
"https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8" --workDir "%USERPROFILE%\Downloads\m3u8dl\"
处理成m3u8dl协议
m3u8dl://Imh0dHBzOi8vYml0ZGFzaC1hLmFrYW1haWhkLm5ldC9jb250ZW50L3NpbnRlbC9obHMvcGxheWxpc3QubTN1OCIgLS13b3JrRGlyICIlVVNFUlBST0ZJTEUlXERvd25sb2Fkc1xtM3U4ZGxcIg==
无法正常工作

@nilaoda nilaoda merged commit ff738f2 into nilaoda:master Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants