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

只能下载目录里的第一个视频 #29

Open
arthurcy opened this issue Feb 11, 2023 · 1 comment
Open

只能下载目录里的第一个视频 #29

arthurcy opened this issue Feb 11, 2023 · 1 comment

Comments

@arthurcy
Copy link

错误日志如下:
[2023-02-11 22:05:13.510] [ERROR] error - { Error: getaddrinfo ENOTFOUND v2.mukewang.com v2.mukewang.com:80
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'v2.mukewang.com',
host: 'v2.mukewang.com',
port: 80 }

@arthurcy
Copy link
Author

node index.js --download 1095 报错 但是官网有这个 https://www.imooc.com/learn/1095
[2023-02-11 22:39:10.857] [ERROR] error - Error: 缺少目标url
at module.exports (D:\development\imooc\imoocDownloader\lib\downLoader.js:17:21)
at D:\development\imooc\imoocDownloader\imooc.js:195:7
at D:\development\imooc\imoocDownloader\imooc.js:230:23
at IncomingMessage. (D:\development\imooc\imoocDownloader\lib\urllib.js:77:7)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1055:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)

Repository owner deleted a comment Feb 2, 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

2 participants
@arthurcy and others