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

golang调用本程序报错退出 #385

Open
c10854 opened this issue Apr 28, 2024 · 1 comment
Open

golang调用本程序报错退出 #385

c10854 opened this issue Apr 28, 2024 · 1 comment

Comments

@c10854
Copy link

c10854 commented Apr 28, 2024

myCmd := exec.Command("./N_m3u8DL-RE", cmdList...)
// myCmd.Start()
myCmd.Run()

无法执行正常下载
打印出来执行的命令直接在命令行执行没问题,所以不是命令的问题

@c10854
Copy link
Author

c10854 commented Apr 28, 2024

今天测试了多个链接 发现是有的链接可以执行 有的链接不行

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

No branches or pull requests

1 participant